Skip to content

Commit cdb03d5

Browse files
authored
Merge pull request #1640 from dizer-ti/main
ci: bump actions/checkout to v4
2 parents 0c5d4ab + 4c22615 commit cdb03d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v3
27+
uses: actions/checkout@v4
2828

2929
- name: Initialize CodeQL
3030
uses: github/codeql-action/init@v2

0 commit comments

Comments
 (0)