Skip to content

Commit 90a789f

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 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c57fa51 commit 90a789f

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,6 +65,6 @@ jobs:
6565
name: site
6666
path: site
6767
- name: Deploy
68-
uses: JamesIves/github-pages-deploy-action@v4.7.3
68+
uses: JamesIves/github-pages-deploy-action@v4.7.4
6969
with:
7070
folder: site

0 commit comments

Comments
 (0)