Skip to content

Commit

Permalink
Switch to upload-artifacts@4
Browse files Browse the repository at this point in the history
  • Loading branch information
ygerasimov committed Feb 11, 2025
1 parent 5133230 commit 2594a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Archive diffy.phar
if: ${{ github.ref_name == 'master' }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: diffy.phar
path: diffy.phar

0 comments on commit 2594a7e

Please sign in to comment.