Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Consistently use v4 artifact uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Jan 3, 2024
1 parent 45e5164 commit b0d85b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
SESSION_SECRET: correct-horse-battery-staple
SUDO_TOKEN: make-me-a-sandwich
- name: Store coverage report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
if-no-files-found: error
name: coverage-report
Expand Down

0 comments on commit b0d85b7

Please sign in to comment.