Update actions/checkout action to v4.1.3

This commit is contained in:
Renovate Bot
2024-04-23 00:06:50 +00:00
parent 434e8c6734
commit 995197e83c

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: |