Skip to content

Commit 6802a09

Browse files
ci(deps): update jamesives/github-pages-deploy-action action to v4.7.3 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03743bc commit 6802a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: hugo --minify
3434
- name: Deploy site
3535
if: ${{ github.event_name != 'pull_request' && github.ref == 'refs/heads/main' }}
36-
uses: JamesIves/[email protected].2
36+
uses: JamesIves/[email protected].3
3737
with:
3838
GITHUB_TOKEN: ${{ steps.atedeg-bot.outputs.token }}
3939
BRANCH: gh-pages

0 commit comments

Comments
 (0)