Skip to content

Commit

Permalink
Merge pull request #1 from zeek/dependabot/github_actions/actions/upl…
Browse files Browse the repository at this point in the history
…oad-pages-artifact-3
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
2 parents d7b9996 + 3d516b3 commit 70ae34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
id: pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./spicy-course
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 70ae34b

Please sign in to comment.