Skip to content

Commit a76a81b

Browse files
authored
Merge pull request #49 from hussainweb/ga-node20
feat!: run action on node20 runners
2 parents 31e1fd5 + 338a9b7 commit a76a81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
default: 'ghcr'
2020
outputs: {}
2121
runs:
22-
using: 'node16'
22+
using: 'node20'
2323
main: 'dist/index.js'
2424
branding:
2525
icon: check-circle

0 commit comments

Comments
 (0)