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 0751145 commit b1fc3b0Copy full SHA for b1fc3b0
.github/workflows/build-dockerfile.yml
@@ -12,7 +12,7 @@ jobs:
12
arch: ["armv7hf", "aarch64"]
13
steps:
14
- name: Checkout repo source code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Set up Docker Buildx
17
uses: docker/setup-buildx-action@v3
18
- name: Control that Dockerfile builds
0 commit comments