Skip to content

Commit

Permalink
chore: update @actions/artifact to version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydubreil committed Feb 3, 2025
1 parent cb87425 commit f003357
Show file tree
Hide file tree
Showing 3 changed files with 954 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
exit 1
fi
- name: Download results
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: results-push
path: artifact
Expand Down
Loading

0 comments on commit f003357

Please sign in to comment.