Skip to content

Commit 8b98ff0

Browse files
authored
Merge pull request #23 from atom-community/renovate/jamesives-github-pages-deploy-action-4.x [skip ci]
2 parents 5b28285 + 75dc0a3 commit 8b98ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
pnpm run build
5656
5757
- name: Deploy 🚀
58-
uses: JamesIves/github-pages-deploy-action@4.0.0
58+
uses: JamesIves/github-pages-deploy-action@v4.3.3
5959
with:
6060
branch: gh-pages # The branch the action should deploy to.
6161
folder: _site # The folder the action should deploy.

0 commit comments

Comments
 (0)