Skip to content

Commit 7c5c65d

Browse files
authored
Update node 20 (#148)
1 parent f7c8314 commit 7c5c65d

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
@@ -19,7 +19,7 @@ inputs:
1919
GHES, you can pass a personal access token for github.com if you are experiencing rate limiting.
2020
default: ${{ github.server_url == 'https://github.com' && github.token || '' }}
2121
runs:
22-
using: 'node16'
22+
using: 'node20'
2323
main: 'src/index.js'
2424
post: 'src/post.js'
2525

0 commit comments

Comments
 (0)