Skip to content

Commit 696cd92

Browse files
dependabot[bot]jorisv
authored andcommitted
build(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 3.7.1 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@3.7.1...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9d66e8 commit 696cd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: site
6666
path: site
6767
- name: Deploy
68-
uses: JamesIves/github-pages-deploy-action@3.7.1
68+
uses: JamesIves/github-pages-deploy-action@v4.7.3
6969
with:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7171
BRANCH: gh-pages

0 commit comments

Comments
 (0)