Skip to content

Commit 01e473f

Browse files
Bump actions/checkout from 4.2.2 to 5.0.0 (#124)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a0b5bd commit 01e473f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yaml-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: ⤵️ Check out configuration from GitHub
20-
uses: actions/checkout@v4.2.2
20+
uses: actions/checkout@v5.0.0
2121
- name: 🚀 Run yamllint
2222
run: yamllint --strict .

0 commit comments

Comments
 (0)