Skip to content

Commit

Permalink
package.json: upgrade dependencies, and switch to node20 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jhenstridge committed Oct 27, 2023
1 parent 9060b3f commit 7968c94
Show file tree
Hide file tree
Showing 4 changed files with 26,696 additions and 5,823 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ inputs:
description: 'A comma separated list of channels to release the snap to'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 7968c94

Please sign in to comment.