Skip to content

Commit 1e9a784

Browse files
committed
Update workflows
1 parent a7989d9 commit 1e9a784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: bruceadams/[email protected]
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
21-
- uses: bab2min/run-on-arch-action@multiple-step
21+
- uses: bab2min/run-on-arch-action@multiple-step-v2
2222
with:
2323
image: quay.io/pypa/manylinux2014_x86_64
2424
githubToken: ${{ github.token }}

0 commit comments

Comments
 (0)