Skip to content

Commit 80266e8

Browse files
gh(deps): bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab624e6 commit 80266e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/asv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
rm -f /tmp/ssh-auth.sock
8989
9090
- name: Deploy results to devitocodes/devito-performance/gh-pages
91-
uses: peaceiris/actions-gh-pages@v3
91+
uses: peaceiris/actions-gh-pages@v4
9292
with:
9393
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
9494
external_repository: devitocodes/devito-performance

0 commit comments

Comments
 (0)