Skip to content

Commit 4c98a43

Browse files
Merge pull request #69 from tune-cloud/renovate/jamesives-github-pages-deploy-action-4.x
2 parents 9b2ed92 + d8ac07a commit 4c98a43

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.2
143+
uses: JamesIves/github-pages-deploy-action@v4.2.3
144144
with:
145145
branch: main
146146
folder: build

0 commit comments

Comments
 (0)