Skip to content

Commit

Permalink
Merge pull request #3 from NhanAZ/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…onfigure-pages-5

Bump actions/configure-pages from 3 to 5
  • Loading branch information
NhanAZ authored Jun 26, 2024
2 parents ea603f7 + c059d1f commit 51e97b8
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@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 51e97b8

Please sign in to comment.