Skip to content

Commit 4fef3f2

Browse files
authored
Apply suggestions from code review
1 parent ee5e549 commit 4fef3f2

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Checkout repository
37-
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
37+
uses: actions/checkout@v6
3838
with:
3939
persist-credentials: false
4040

0 commit comments

Comments
 (0)