Skip to content

Commit 472f7ab

Browse files
Merge pull request #57 from SixLabors/dependabot/github_actions/peaceiris/actions-gh-pages-3.9.2
Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.2
2 parents 5ccd235 + 3ebef29 commit 472f7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: ./build-ci.ps1
5959

6060
- name: Deploy
61-
uses: peaceiris/[email protected].0
61+
uses: peaceiris/[email protected].2
6262
with:
6363
github_token: ${{ secrets.GITHUB_TOKEN }}
6464
publish_dir: ./_site

0 commit comments

Comments
 (0)