Skip to content

Commit 8002c06

Browse files
dependabot[bot]gmta
authored andcommitted
CI: Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec435a1 commit 8002c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libjs-test262.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
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
149149

150150
- name: Deploy to GitHub
151-
uses: JamesIves/github-pages-deploy-action@v4.7.3
151+
uses: JamesIves/github-pages-deploy-action@v4.7.4
152152
with:
153153
git-config-name: LadybirdBot
154154
git-config-email: ladybirdbot@ladybird.org

0 commit comments

Comments
 (0)