Skip to content

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].2"
59+
uses: "JamesIves/[email protected].3"
6060
with:
6161
branch: "main"
6262
folder: "build/html"

0 commit comments

Comments
 (0)