Skip to content

Commit

Permalink
chore(pull): merge #5
Browse files Browse the repository at this point in the history
5: chore(deps): bump actions/deploy-pages from 1 to 2 r=orhun a=dependabot[bot]

Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Apr 17, 2023
2 parents e385028 + d814dcf commit 8864afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit 8864afa

Please sign in to comment.