mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-06-03 16:35:22 -04:00
build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4625)
This commit is contained in:
parent
bf8396b438
commit
83a91b47d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
working-directory: ./docs
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
publish_dir: docs/public
|
||||
force_orphan: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue