We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9187bd7 + 0b5d66c commit 504455dCopy full SHA for 504455d
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
with:
23
fetch-depth: 0
24
.github/workflows/docker.yml
fips_mode: [enabled, disabled]
- name: Login to DockerHub
uses: docker/login-action@v3
.github/workflows/unstable.yml
@@ -17,7 +17,7 @@ jobs:
17
0 commit comments