Skip to content

Commit

Permalink
Update to the latest upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleenaylor committed Oct 30, 2024
1 parent 46fa5f0 commit e63461f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Publish logs on failure
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: binary-logs
path: |
Expand Down

0 comments on commit e63461f

Please sign in to comment.