Skip to content

Commit

Permalink
Merge pull request #164 from owddm/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…deploy-pages-2

chore(deps): bump actions/deploy-pages from 1 to 2
  • Loading branch information
martinheidegger committed Jun 6, 2023
2 parents eda1c77 + e8df917 commit 9f983bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
path: "./dist"
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit 9f983bf

Please sign in to comment.