Skip to content

Commit

Permalink
Merge pull request #292 from PrestaShop/nicosomb-patch-1
Browse files Browse the repository at this point in the history
Upgrade upload-artifact
  • Loading branch information
nicosomb authored Oct 4, 2024
2 parents 3d64811 + c83497c commit b48670f
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 b48670f

Please sign in to comment.