Skip to content

Commit f2f5da3

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.2
1 parent c11c20e commit f2f5da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
- run: npm ci
141141
- run: npm run build
142142
- name: Deploy
143-
uses: JamesIves/github-pages-deploy-action@v4.2.3
143+
uses: JamesIves/github-pages-deploy-action@v4.7.2
144144
with:
145145
branch: main
146146
folder: build

0 commit comments

Comments
 (0)