Skip to content

Commit c24173a

Browse files
committed
latest action version
1 parent 571bf71 commit c24173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- run: trunk build --release
2323

24-
- uses: peaceiris/actions-gh-pages@v3
24+
- uses: peaceiris/actions-gh-pages@v3.9.3
2525
if: github.ref == 'refs/heads/main'
2626
with:
2727
github_token: $

0 commit comments

Comments
 (0)