Skip to content

Commit 4ecc605

Browse files
authored
Merge pull request #590 from SolidOS/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
2 parents a8124a0 + db9869e commit 4ecc605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/download-artifact@v4
4747
with:
4848
name: build
49-
- uses: peaceiris/actions-gh-pages@v3
49+
- uses: peaceiris/actions-gh-pages@v4
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}
5252
publish_dir: .

0 commit comments

Comments
 (0)