Skip to content

Commit 3e359ea

Browse files
committed
Update Retype
1 parent dea99a6 commit 3e359ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-website-to-github-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
steps:
1717
- uses: "actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
1818

19-
- uses: "retypeapp/action-build@a95ca1f9508dec8465a93f2e50a1228d22e90f4e" # v3.5.0
19+
- uses: "retypeapp/action-build@0f5c1e55453d13ec21ac8c441c9ebce6b2c4b0b0" # v3.6.0
2020

21-
- uses: "retypeapp/action-github-pages@5a952a4f53fc7366288db464ec120f755e9f1303" # v3.5.0
21+
- uses: "retypeapp/action-github-pages@5a952a4f53fc7366288db464ec120f755e9f1303" # v3.6.0
2222
with:
2323
branch: "gh-pages"
2424
update-branch: true

0 commit comments

Comments
 (0)