Skip to content

Commit

Permalink
Merge pull request #559 from nucleic/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/download-artifact-4.1.8

build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8
  • Loading branch information
MatthieuDartiailh authored Nov 5, 2024
2 parents 969e5f8 + 6295385 commit e068eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download all the dists
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
pattern: cibw-*
path: dist
Expand All @@ -116,7 +116,7 @@ jobs:

steps:
- name: Download all the dists
uses: actions/[email protected].7
uses: actions/[email protected].8
with:
pattern: cibw-*
path: dist
Expand Down

0 comments on commit e068eca

Please sign in to comment.