Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into build-on-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
aliddell committed Sep 7, 2024
2 parents 41061d1 + 81646c7 commit c1ea30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4.1.7
id: download
with:
path: ${{ github.workspace }}/artifacts
Expand Down

0 comments on commit c1ea30d

Please sign in to comment.