Skip to content

Commit 2a32eb2

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#7482)
1 parent 343c38b commit 2a32eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: yarn lint:links
3636

3737
- name: Deploy
38-
uses: JamesIves/github-pages-deploy-action@v4.6.9
38+
uses: JamesIves/github-pages-deploy-action@v4.7.1
3939
with:
4040
token: ${{ secrets.GITHUB_TOKEN }}
4141
folder: dist

0 commit comments

Comments
 (0)