Skip to content

Commit 2557bf0

Browse files
Update actions/checkout action to v4
1 parent bf58139 commit 2557bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
verify-yaml:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v4
2121

2222
- name: Validate JSON
2323
uses: GrantBirki/[email protected]

0 commit comments

Comments
 (0)