Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 7d75ebf

Browse files
authored
Merge pull request #202 from KyoriPowered/renovate/gradle-and-github-actions
chore(deps): Update JamesIves/github-pages-deploy-action action to v4.7.3
2 parents b897bec + 3821949 commit 7d75ebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
return data
5757
- name: "publish to pages"
5858
id: "publish"
59-
uses: "JamesIves/github-pages-deploy-action@v4.7.2"
59+
uses: "JamesIves/github-pages-deploy-action@v4.7.3"
6060
with:
6161
branch: "main"
6262
folder: "build/html"

0 commit comments

Comments
 (0)