Skip to content

Commit f401613

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

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.4.0
144144
with:
145145
branch: main
146146
folder: build

0 commit comments

Comments
 (0)