mirror of
https://github.com/trympet/nextcloud-artifacts-action.git
synced 2025-04-24 20:16:08 +02:00
Merge pull request #1 from stilobique/upgrade-node-vs
Update action.yml
This commit is contained in:
commit
3d18ab00c5
@ -30,5 +30,5 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
default: ${{ github.token }}
|
default: ${{ github.token }}
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user