Skip to content

Commit

Permalink
chore: update artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
jared-dickman committed Jan 31, 2025
1 parent 5a4e80d commit 408f8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
npx semantic-release
- name: Archive npm failure logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: npm-logs
Expand Down

0 comments on commit 408f8a1

Please sign in to comment.