Skip to content

Commit 637c9dd

Browse files
committed
Bump upload-artifact version, because v2 is going to be deleted in June
1 parent 1eca21f commit 637c9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
tar -czf haddocks.tgz -C haddocks .
5151
5252
- name: Upload haddocks artifact
53-
uses: actions/upload-artifact@v2
53+
uses: actions/upload-artifact@v4
5454
if: ${{ always() }}
5555
continue-on-error: true
5656
with:

0 commit comments

Comments
 (0)