Skip to content

Commit

Permalink
Merge pull request #18 from jasonw4331/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
2 parents eb4797a + e569e64 commit 0b8388f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: php pharynx.phar -i . -f LICENSE -c -p=${{ github.workspace }}/${{ steps.get-manifest.outputs.NAME }}.phar

- name: Upload release artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: release_artifacts
path: |
Expand Down

0 comments on commit 0b8388f

Please sign in to comment.