Skip to content

Commit

Permalink
chore(deps): Bump actions/download-artifact from 3 to 4.1.7 in /.gith…
Browse files Browse the repository at this point in the history
…ub/workflows (#60)
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 5b76b0b commit 704d42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download packages
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: windows-packages

Expand Down

0 comments on commit 704d42a

Please sign in to comment.