Skip to content

Commit f412564

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#1480)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6d9567 commit f412564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Merge historical benchmarking data
122122
run: mv old/dev result/dev
123123
- name: Deploy to GitHub Pages (redundant)
124-
uses: JamesIves/github-pages-deploy-action@v4.7.2
124+
uses: JamesIves/github-pages-deploy-action@v4.7.3
125125
with:
126126
branch: gh-pages
127127
folder: result

0 commit comments

Comments
 (0)