Skip to content

Commit

Permalink
Merge pull request #110 from LeleDallas/renovate/actions-deploy-pages…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update actions/deploy-pages action to v3
  • Loading branch information
LeleDallas committed Dec 5, 2023
2 parents 0bda68a + 2340d7b commit 14b61da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: './dist'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3

release-please:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 14b61da

Please sign in to comment.