Skip to content

Commit

Permalink
Upgrade download-artifact GH action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and hashhar committed Aug 4, 2022
1 parent eafa326 commit 77e6792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ jobs:
- 'core/trino-server/**'
- '.github/**'
- name: Product tests artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: product tests and server tarball
- name: Fix artifact permissions
Expand Down

0 comments on commit 77e6792

Please sign in to comment.