Skip to content

Commit bcb5103

Browse files
Bump actions/checkout from 5.0.0 to 6.0.1 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e77e501 commit bcb5103

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@v5.0.0
20+
uses: actions/checkout@v6.0.1
2121
- name: 🚀 Run yamllint
2222
run: yamllint --strict .

0 commit comments

Comments
 (0)