We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ef505 commit 00efd9aCopy full SHA for 00efd9a
1 file changed
.github/workflows/generate_github_pages.yml
@@ -36,7 +36,7 @@ jobs:
36
mkdir -p screenshots/en
37
cp tests/uitests/src/test/snapshots/images/* screenshots/en
38
- name: Deploy GitHub Pages
39
- uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
+ uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4.1.0
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
42
publish_dir: ./screenshots
0 commit comments