Skip to content

Commit

Permalink
Merge pull request #6 from OctoPrint/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/deploy-pages-2

Bump actions/deploy-pages from 1 to 2
  • Loading branch information
foosel authored Mar 22, 2023
2 parents 802750c + dca9d45 commit c3e464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
steps:
- name: 🚀 Deploy
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit c3e464e

Please sign in to comment.