Skip to content

Commit

Permalink
chore(deps): bump docker/setup-qemu-action from 1 to 3 (#24)
Browse files Browse the repository at this point in the history
puerco authored Dec 21, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 2040137 + 550f31a commit 126e85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
uses: docker/setup-qemu-action@v3
- name: Setup Go
uses: actions/setup-go@v3
with:

0 comments on commit 126e85d

Please sign in to comment.