Skip to content

Commit

Permalink
Bump actions/upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Jan 25, 2024
1 parent 042b201 commit 94abc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
shell: bash
- name: Deploy to GitHub artifacts
if: github.repository == 'RBniCS/rbnicsproject.org' && github.ref != 'refs/heads/main'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: website
path: |
Expand Down

0 comments on commit 94abc2c

Please sign in to comment.