Update actions/checkout action to v4.2.0 #147

Merged
renovate merged 1 commits from renovate/actions-checkout-4.x into main 2024-09-29 02:08:15 +00:00
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- env:
YAMLLINT_VERSION: "1.26.3"
run: |