Skip to content

Commit 4ee5c93

Browse files
committed
chore: add validate_workflows.yml
1 parent 65c84e9 commit 4ee5c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
validate:
3131
runs-on: ubuntu-latest
3232
steps:
33-
- uses: actions/checkout@v3
33+
- uses: actions/checkout@v5
3434

3535
- name: Install actionlint
3636
run: |

0 commit comments

Comments
 (0)