Skip to content

Commit 260817b

Browse files
committed
Update .github/workflows/codeql.yml
1 parent e76f011 commit 260817b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout code
18-
uses: actions/checkout@v3
18+
uses: actions/checkout@v4
1919
- name: Initialize CodeQL
2020
uses: github/codeql-action/init@v2
2121
with:

0 commit comments

Comments
 (0)