Skip to content

Commit

Permalink
Upgrade actions/upload-pages-artifact v1.0.4 -> v1.0.5 (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Nov 17, 2022
1 parent 81f701f commit 3929b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# "Refaster rules" terminology on our website and in the code.
run: bundle exec htmlproofer --disable_external true --check-external-hash false ./_site
- name: Upload website as artifact
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
path: ./website/_site
deploy:
Expand Down

0 comments on commit 3929b39

Please sign in to comment.