Skip to content

Commit 7e15b94

Browse files
Bump actions/checkout from 4.1.7 to 4.2.2 (#68)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e655119 commit 7e15b94

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.1.7
20+
uses: actions/checkout@v4.2.2
2121
- name: 🚀 Run yamllint
2222
run: yamllint --strict .

0 commit comments

Comments
 (0)