Skip to content

Commit

Permalink
upload artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Oct 17, 2024
1 parent e3e37ab commit 45fb292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
git config --global user.name "Quarto GHA Workflow Runner"
quarto render --to html
quarto publish gh-pages --no-render --no-browser
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: _public
path: _public/
Expand Down

0 comments on commit 45fb292

Please sign in to comment.