Skip to content

Commit a09b6a3

Browse files
committed
Change to latest dependent action version
1 parent 60a8629 commit a09b6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283
- run: ls -l playwright-report
284284

285285
- name: Push to Github Pages
286-
uses: peaceiris/actions-gh-pages@v3.9.3
286+
uses: peaceiris/actions-gh-pages@v4.0.0
287287
with:
288288
github_token: ${{ secrets.GITHUB_TOKEN }}
289289
publish_dir: ./playwright-report

0 commit comments

Comments
 (0)