Skip to content

Commit

Permalink
upload-artifact v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mytherin committed Sep 11, 2024
1 parent adcb8b4 commit 91956a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
source ./create-postgres-tables.sh
make test_release
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: ${{matrix.arch}}-extensions
path: |
Expand Down

0 comments on commit 91956a4

Please sign in to comment.