Skip to content

Commit

Permalink
Bump upload-artifact version, because v2 is going to be deleted in June
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed May 15, 2024
1 parent 1eca21f commit 637c9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
tar -czf haddocks.tgz -C haddocks .
- name: Upload haddocks artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: ${{ always() }}
continue-on-error: true
with:
Expand Down

0 comments on commit 637c9dd

Please sign in to comment.