mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-07-05 09:25:59 +02:00
Merge remote-tracking branch 'upstream/main' into arch
This commit is contained in:
commit
aabe026707
8 changed files with 144 additions and 48 deletions
|
@ -47,7 +47,7 @@ Check latest version:
|
|||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
- uses: actions/setup-node@v2-beta
|
||||
with:
|
||||
node-version: '12'
|
||||
check-latest: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue