We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f34e8 commit 9934f22Copy full SHA for 9934f22
1 file changed
.github/workflows/codeql_analysis.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: checkout
17
- uses: actions/checkout@v6.0.2
+ uses: actions/checkout@v6.0.3
18
- name: git checkout
19
run: git checkout
20
if: ${{ github.event_name == 'pull_request' }}
0 commit comments