Skip to content

Commit

Permalink
Merge pull request #64 from bitpredator/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/configure-pages-4

chore(deps): bump actions/configure-pages from 3 to 4
  • Loading branch information
bitpredator authored Dec 7, 2023
2 parents f3b0a65 + 56e17d0 commit f654a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build
run: yarn build
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit f654a90

Please sign in to comment.