Skip to content

Commit 204a9a4

Browse files
authored
Update lint.yml
Signed-off-by: PixelPilot <[email protected]>
1 parent e85528e commit 204a9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# Steps represent a sequence of tasks that will be executed as part of the job
2626
steps:
2727
- name: Checkout repository
28-
uses: actions/checkout@v3
28+
uses: actions/checkout@v4
2929
with:
3030
submodules: recursive
3131
fetch-depth: 25

0 commit comments

Comments
 (0)