Skip to content

Commit 8bf9632

Browse files
Dependabot/GitHub actions/actions/checkout 5.0.0 (#341)
* Bump actions/checkout from 4.2.2 to 5.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update action.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9759f2b commit 8bf9632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ outputs:
3131
description: 'The total coverage from scanned files.'
3232

3333
runs:
34-
using: 'node20'
34+
using: 'node24'
3535
main: 'dist/main/index.js'
3636
post: 'dist/post/index.js'
3737
branding:

0 commit comments

Comments
 (0)