Skip to content

Commit fd04292

Browse files
authored
Update JamesIves/github-pages-deploy-action
1 parent a5b8809 commit fd04292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/download-artifact@v2
3232
with:
3333
path: .
34-
- uses: JamesIves/github-pages-deploy-action@3.6.1
34+
- uses: JamesIves/github-pages-deploy-action@3.7.1
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
BRANCH: gh-pages

0 commit comments

Comments
 (0)