You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scenario of `actions/checkout@v4.1.4` and `git@2.34.1` is what has caused us unforeseen pain.
14
14
This scenario is exacerbated by the fact that `actions/runner@v3.16.0` comes with `git@2.34.1` and the default CodeQL workflow uses `actions/checkout@v4` (and therefore resolves to `actions/checkout@v4.1.4` as of the time of writing).
0 commit comments