Skip to content

Commit 3221e19

Browse files
Bump JamesIves/github-pages-deploy-action in the g0 group
Bumps the g0 group with 1 update: [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action). Updates `JamesIves/github-pages-deploy-action` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: g0 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5624ba commit 3221e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
path: static
316316

317317
- name: Deploy 🚀
318-
uses: JamesIves/github-pages-deploy-action@v4.5.0
318+
uses: JamesIves/github-pages-deploy-action@v4.6.0
319319
if: github.ref == 'refs/heads/main' && github.repository == 'coiled/benchmarks'
320320
with:
321321
branch: gh-pages

0 commit comments

Comments
 (0)