Skip to content

Commit

Permalink
Merge pull request #4 from vNugglets/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-pages-artifact-3
  • Loading branch information
dependabot[bot] authored May 23, 2024
2 parents 79b1f6b + abae07d commit 8ffddbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DeployStaticSite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
## path to upload
path: './siteContents'
Expand Down

0 comments on commit 8ffddbd

Please sign in to comment.