Skip to content

Commit

Permalink
Bump actions/deploy-pages from 1 to 2 (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent 2568580 commit deceb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit deceb21

Please sign in to comment.