Skip to content

Commit

Permalink
Merge pull request #759 from IntersectMBO/smelc/bump-upload-artifact-…
Browse files Browse the repository at this point in the history
…version

Bump upload-artifact version
  • Loading branch information
smelc authored May 13, 2024
2 parents 5a68d53 + 11cf703 commit b0cfd78
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 @@ -125,7 +125,7 @@ jobs:
run: ./.github/bin/haddocks.sh ./haddocks true

- name: Upload documentation
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: ${{ always() }}
continue-on-error: true
with:
Expand Down

0 comments on commit b0cfd78

Please sign in to comment.