Skip to content

Commit

Permalink
Update to Node 16
Browse files Browse the repository at this point in the history
Signed-off-by: Ry Jones <[email protected]>
  • Loading branch information
ryjones authored Sep 27, 2023
1 parent 4dc0605 commit 8ad2b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
popd
- name: Publish documentation to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.3.0
uses: JamesIves/github-pages-deploy-action@v4.4.3
with:
branch: gh-pages # The branch the action should deploy to.
folder: docs/build # The folder the action should deploy.
Expand Down

0 comments on commit 8ad2b77

Please sign in to comment.