mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-21 23:15:56 +03:00
Update basic-validation.yml
Signed-off-by: Tijuks <154919533+tijuks@users.noreply.github.com>
This commit is contained in:
parent
f4990fe140
commit
0eb60ad1b7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/basic-validation.yml
vendored
4
.github/workflows/basic-validation.yml
vendored
|
|
@ -15,9 +15,9 @@ jobs:
|
|||
call-basic-validation:
|
||||
name: Basic validation
|
||||
uses: actions/reusable-workflows/.github/workflows/basic-validation.yml@main
|
||||
with:
|
||||
Run:
|
||||
node-version: '24.x'
|
||||
- name: Upload a Build Artifact
|
||||
name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v3.2.2
|
||||
with:
|
||||
# Artifact name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue