Skip to content

Commit 831a796

Browse files
adding v1 (#41)
* adding github action workflows * github workflow cleanup * adding v1, somehow got deleted in merging * revert * adding missing v1
1 parent 6ae9ea0 commit 831a796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml~github workflow cleanup (#39)

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: docker/setup-qemu-action@v1
3333

3434
- name: Setup Docker buildx
35-
uses: docker/setup-buildx-action@1
35+
uses: docker/setup-buildx-action@v1
3636

3737
- name: Cache Docker layers
3838
uses: actions/cache@v2

0 commit comments

Comments
 (0)