Skip to content

Commit

Permalink
Upgrade upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosomb authored Oct 4, 2024
1 parent 3d64811 commit c83497c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: ~/.composer/vendor/bin/autoindex

- name: Create & upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.0
with:
name: ${{ github.event.repository.name }}
path: /home/runner/work/blockwishlist/
Expand Down

0 comments on commit c83497c

Please sign in to comment.