We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fce21d + bc643dc commit 3135812Copy full SHA for 3135812
.github/workflows/build-base-image.yml
@@ -20,7 +20,7 @@ jobs:
20
df -h /
21
22
- name: Checkout
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
24
25
- name: Set up Docker Buildx
26
uses: docker/setup-buildx-action@v3
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
submodules: recursive
0 commit comments