Skip to content

Commit d5b6648

Browse files
chore(deps): update actions/checkout action to v6
1 parent 7a35ec6 commit d5b6648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout repository
12-
uses: actions/checkout@v4
12+
uses: actions/checkout@v6
1313
- name: Setup JDK 17
1414
uses: actions/setup-java@v5
1515
with:

0 commit comments

Comments
 (0)