Skip to content

Commit

Permalink
Bump upload-artifact to V4
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke committed Jan 23, 2025
1 parent 3c7d8c5 commit 9f403d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# clean up
- name: Archive production artifacts
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: save-log-file
path: logs-*.txt

0 comments on commit 9f403d0

Please sign in to comment.