Skip to content

Commit c537f95

Browse files
authored
Bump to node24 (#17)
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ Signed-off-by: Wesley Hershberger <wesley.hershberger@canonical.com>
1 parent f54e957 commit c537f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ inputs:
2020
description: 'Get linked issues from Pull Request number'
2121
required: false
2222
runs:
23-
using: 'node16'
23+
using: 'node24'
2424
main: 'dist/index.js'

0 commit comments

Comments
 (0)