mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2026-02-12 09:39:22 +00:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
246d7188e7 |
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ inputs:
|
||||||
description: 'Destination path'
|
description: 'Destination path'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue