Skip to content

Commit 1cc0039

Browse files
committed
bump JamesIves action to fixed version
1 parent d7f2c69 commit 1cc0039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: yarn build
2121

2222
- name: 🚀 Deploy
23-
uses: JamesIves/github-pages-deploy-action@4
23+
uses: JamesIves/github-pages-deploy-action@4.4.1
2424
with:
2525
branch: gh-pages
2626
folder: build

0 commit comments

Comments
 (0)