Merge pull request 'Update actions/checkout action to v4.1.4' (#29) from renovate/actions-checkout-4.x into main
All checks were successful
renovate / renovate (push) Successful in 5m45s

Reviewed-on: #29
This commit was merged in pull request #29.
This commit is contained in:
2024-04-29 18:28:38 +00:00

View File

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- env:
YAMLLINT_VERSION: "1.26.3"
run: |