Skip to content

Commit ea7b9bc

Browse files
committed
chore(deps): update addnab/docker-run-action action to v3
1 parent 23dd1d7 commit ea7b9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
if: matrix.os == 'windows-latest'
209209

210210
- name: Build linux wheels
211-
uses: addnab/docker-run-action@v1
211+
uses: addnab/docker-run-action@v3
212212
with:
213213
image: quay.io/pypa/manylinux2014_${{ matrix.target_arch }}
214214
run: /io/ci/build_wheels.sh

0 commit comments

Comments
 (0)