Skip to content

Commit 00efd9a

Browse files
Update peaceiris/actions-gh-pages action to v4.1.0 (#6820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6ef505 commit 00efd9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_github_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
mkdir -p screenshots/en
3737
cp tests/uitests/src/test/snapshots/images/* screenshots/en
3838
- name: Deploy GitHub Pages
39-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
39+
uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4.1.0
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}
4242
publish_dir: ./screenshots

0 commit comments

Comments
 (0)