We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6999096 commit 8ad540aCopy full SHA for 8ad540a
.github/workflows/docker_ci.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout repository
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
34
35
# Install the cosign tool except on PR
36
# https://github.com/sigstore/cosign-installer
0 commit comments