Skip to content

Commit 7968c94

Browse files
committed
package.json: upgrade dependencies, and switch to node20 runner
1 parent 9060b3f commit 7968c94

File tree

4 files changed

+26696
-5823
lines changed

4 files changed

+26696
-5823
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ inputs:
1515
description: 'A comma separated list of channels to release the snap to'
1616
required: false
1717
runs:
18-
using: 'node16'
18+
using: 'node20'
1919
main: 'dist/index.js'

0 commit comments

Comments
 (0)