Skip to content

Commit ea77fe7

Browse files
Bump uraimo/run-on-arch-action from 2.7.1 to 2.7.2 (#14)
1 parent 9680ab1 commit ea77fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
target: ${{ matrix.target }}
117117
manylinux: auto
118118
args: --release --out dist
119-
- uses: uraimo/[email protected].1
119+
- uses: uraimo/[email protected].2
120120
if: matrix.target != 'ppc64'
121121
name: Install built wheel
122122
with:
@@ -194,7 +194,7 @@ jobs:
194194
target: ${{ matrix.platform.target }}
195195
manylinux: musllinux_1_2
196196
args: --release --out dist
197-
- uses: uraimo/[email protected].1
197+
- uses: uraimo/[email protected].2
198198
name: Install built wheel
199199
with:
200200
arch: ${{ matrix.platform.arch }}

0 commit comments

Comments
 (0)