mirror of
https://github.com/extractions/setup-just
synced 2026-09-07 20:04:00 +00:00
Use Node v20
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ inputs:
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user