Skip to content

Commit 96d892f

Browse files
Bump actions/checkout from 4.2.0 to 4.2.1 (#27)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d08d30 commit 96d892f

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 code from GitHub
20-
uses: actions/[email protected].0
20+
uses: actions/[email protected].1
2121
- name: Run yamllint
2222
run: yamllint --strict .

0 commit comments

Comments
 (0)