Skip to content

Commit

Permalink
Bump actions/deploy-pages from 2 to 3 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 29a8be6 commit 1e491f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}

0 comments on commit 1e491f8

Please sign in to comment.