We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa47f3f + 847864e commit 66f1ad2Copy full SHA for 66f1ad2
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
- name: install docker emulation
18
run: docker run --rm --privileged tonistiigi/binfmt:latest --install amd64,arm64
19
- name: Set up buildx
0 commit comments