Skip to content

Commit

Permalink
update artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleisch committed Sep 17, 2024
1 parent 9af8d75 commit 0fc3454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distribute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
file-digest: SHA256

- name: Upload Distributions
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
retention-days: 1
name: "sirius-${{ steps.sirius_version.outputs.value }}-${{ runner.os }}-x86-64"
Expand Down

0 comments on commit 0fc3454

Please sign in to comment.