Skip to content

Commit 293982c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update jamesives/github-pages-deploy-action action to v4.1.7
1 parent 402cf76 commit 293982c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
3535

3636
- name: Deploy to GitHub Pages
37-
uses: JamesIves/[email protected].6
37+
uses: JamesIves/[email protected].7
3838
with:
3939
branch: gh-pages # The branch the action should deploy to.
4040
folder: dist # The folder the action should deploy.

0 commit comments

Comments
 (0)