Skip to content

Commit

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

chore(deps): bump actions/deploy-pages from 2 to 3
  • Loading branch information
bitpredator authored Dec 7, 2023
2 parents f654a90 + c8cb7db commit edbe036
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 @@ -52,4 +52,4 @@ jobs:
path: build
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3

0 comments on commit edbe036

Please sign in to comment.