Skip to content

Commit

Permalink
Merge pull request #1 from vNugglets/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/configure-pages-5
  • Loading branch information
dependabot[bot] authored May 23, 2024
2 parents eacc0e1 + 852f8c8 commit 49180b3
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 @@ -36,7 +36,7 @@ jobs:
- name: Checkout repo from branch '${{github.ref_name}}'
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v5
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 49180b3

Please sign in to comment.