We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76f011 commit 260817bCopy full SHA for 260817b
1 file changed
.github/workflows/codeql.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
- name: Initialize CodeQL
20
uses: github/codeql-action/init@v2
21
with:
0 commit comments