Update actions/checkout action to v4.2.1
Some checks failed
renovate / renovate (push) Has been cancelled

This commit was merged in pull request #152.
This commit is contained in:
Renovate Bot
2024-10-13 00:35:10 +00:00
parent 5d73044ffa
commit e1147449e2

View File

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- env:
YAMLLINT_VERSION: "1.26.3"
run: |