Skip to content

Commit 2441460

Browse files
renovate[bot]bwoodsend
authored andcommitted
chore(deps): update github-actions
1 parent c7bfa46 commit 2441460

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# https://github.com/pypa/cibuildwheel
4949
- name: Build wheels
50-
uses: pypa/cibuildwheel@v3.0.1
50+
uses: pypa/cibuildwheel@v3.1.3
5151
with:
5252
output-dir: dist
5353
# Options are supplied via environment variables:
@@ -91,7 +91,7 @@ jobs:
9191
python -m pip install -U build twine
9292
9393
- name: Download wheels from build artifacts
94-
uses: actions/download-artifact@v4
94+
uses: actions/download-artifact@v5
9595
with:
9696
pattern: wheels-*
9797
merge-multiple: true

0 commit comments

Comments
 (0)