Skip to content

Commit

Permalink
ci: bump handbook workflow from v2 to v3 (#7287)
Browse files Browse the repository at this point in the history
  • Loading branch information
begonaalvarezd authored Jul 31, 2023
1 parent 21fbd09 commit 2c305e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/handbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: retypeapp/action-build@v2
- uses: retypeapp/action-build@v3
with:
config: docs

- uses: retypeapp/action-github-pages@v2
- uses: retypeapp/action-github-pages@latest
with:
branch: retype
update-branch: true

0 comments on commit 2c305e8

Please sign in to comment.