Merge pull request #1910 from benphelps/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
pull/1917/head
shamoon 1 year ago committed by GitHub
commit 9713a16e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer

Loading…
Cancel
Save