Skip to content

Commit 55cc562

Browse files
authored
chore: update actions/checkout to v4 (TheAlgorithms#5036)
1 parent 14b3f45 commit 55cc562

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 repository
27-
uses: actions/checkout@v3
27+
uses: actions/checkout@v4
2828

2929
- name: Set up JDK 17
3030
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)