Skip to content

Commit 23e5420

Browse files
dependabot[bot]aaltat
authored andcommitted
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41c150d commit 23e5420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
inv docs
3232
inv gh-pages-index
3333
- name: Deploy 🚀
34-
uses: JamesIves/[email protected].2
34+
uses: JamesIves/[email protected].3
3535
with:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)