Skip to content

Commit 612fcce

Browse files
committed
update peaceiris/actions-gh-pages@v4
1 parent 97a3e80 commit 612fcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jmeter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: results/report
3838

3939
- name: Deploy to GitHub Pages
40-
uses: peaceiris/actions-gh-pages@v3
40+
uses: peaceiris/actions-gh-pages@v4
4141
with:
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
4343
publish_dir: ./results/report

0 commit comments

Comments
 (0)