Skip to content

Commit

Permalink
chore(deps): update addnab/docker-run-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 5, 2023
1 parent 23dd1d7 commit ea7b9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
if: matrix.os == 'windows-latest'

- name: Build linux wheels
uses: addnab/docker-run-action@v1
uses: addnab/docker-run-action@v3
with:
image: quay.io/pypa/manylinux2014_${{ matrix.target_arch }}
run: /io/ci/build_wheels.sh
Expand Down

0 comments on commit ea7b9bc

Please # to comment.