Skip to content

Commit

Permalink
Bump GHA versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Øyvind Matheson Wergeland authored and Øyvind Matheson Wergeland committed May 6, 2024
1 parent 33b3362 commit 3825628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: python-package-distributions
path: dist/
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: python-package-distributions
path: dist/
Expand Down

0 comments on commit 3825628

Please sign in to comment.