Updated actions/checkout to v4

This commit is contained in:
Andrew Lee 2024-02-17 15:51:33 -05:00 committed by GitHub
parent 6892b66c69
commit 419414d34f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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