mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
CI: Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.4 to 4.6.8. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.4...v4.6.8) --- 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>
This commit is contained in:
parent
cf702d21d1
commit
3385eb43f4
Notes:
github-actions[bot]
2024-10-01 16:24:40 +00:00
Author: https://github.com/dependabot[bot] Commit: https://github.com/LadybirdBrowser/ladybird/commit/3385eb43f41 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1581
1 changed files with 1 additions and 1 deletions
2
.github/workflows/libjs-test262.yml
vendored
2
.github/workflows/libjs-test262.yml
vendored
|
@ -146,7 +146,7 @@ jobs:
|
|||
run: ./libjs-test262/per_file_result_diff.py -o old-libjs-data/wasm/per-file-master.json -n libjs-data/wasm/per-file-master.json
|
||||
|
||||
- name: Deploy to GitHub
|
||||
uses: JamesIves/github-pages-deploy-action@v4.6.4
|
||||
uses: JamesIves/github-pages-deploy-action@v4.6.8
|
||||
with:
|
||||
git-config-name: LadybirdBot
|
||||
git-config-email: ladybirdbot@ladybird.org
|
||||
|
|
Loading…
Reference in a new issue