Skip to content

Commit 3ff7069

Browse files
⬆️ Actions: Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.8.0 (#600)
⬆️ Actions: 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.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb40c5b commit 3ff7069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-log4brains.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
log4brains build --basePath /${GITHUB_REPOSITORY#*/}
2727
2828
- name: Deploy
29-
uses: JamesIves/github-pages-deploy-action@v4.7.3
29+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3030
with:
3131
token: ${{ secrets.GITHUB_TOKEN }}
3232
folder: .log4brains/out

0 commit comments

Comments
 (0)