Skip to content

Commit a62d3fc

Browse files
Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.8.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 3.7.1 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@3.7.1...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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99893c2 commit a62d3fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: pio test -e native
7070
- name: Build PlatformIO Project
7171
run: pio run
72-
- uses: JamesIves/github-pages-deploy-action@3.7.1
72+
- uses: JamesIves/github-pages-deploy-action@v4.8.0
7373
with:
7474
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7575
BRANCH: gh-pages

0 commit comments

Comments
 (0)