Merge pull request 'Update actions/checkout action to v4.1.3' (#28) from renovate/actions-checkout-4.x into main
Some checks failed
renovate / renovate (push) Failing after 4m25s

Reviewed-on: #28
This commit was merged in pull request #28.
This commit is contained in:
2024-04-24 19:00:37 +00:00

View File

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