Skip to content

Commit

Permalink
download-artifact@3
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniels Satcs committed Jan 2, 2024
1 parent 88febb0 commit 292440e
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 @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
needs: [build-linux, build-windows]
steps:
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
path: artifacts
merge-multiple: true
Expand Down

0 comments on commit 292440e

Please sign in to comment.