Skip to content

Commit 77acece

Browse files
committed
2 parents 162326b + 1c337dd commit 77acece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
# Checks out a copy of your repository on the ubuntu-latest machine
1717
- name: Checkout code
18-
uses: actions/checkout@v4.2.2
18+
uses: actions/checkout@v5.0.0
1919
with:
2020
# super-linter needs the full git history to get the
2121
# list of files that changed across commits

0 commit comments

Comments
 (0)