Skip to content

Commit

Permalink
chore: update download-artifact from v2 to v4.1.7
Browse files Browse the repository at this point in the history
dependabot asked for it and for some reason thought that this issue was resolved
  • Loading branch information
itay-sho committed Sep 4, 2024
1 parent f5438c2 commit 84f2bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: dist
path: dist
Expand Down

0 comments on commit 84f2bb3

Please sign in to comment.