mirror of
https://github.com/actions/upload-artifact.git
synced 2025-07-21 13:58:24 +02:00
Small tweaks to existing workflows
This commit is contained in:
parent
7375ec431c
commit
47c80b2383
2 changed files with 5 additions and 5 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Set Node.js 16.x
|
||||
- name: Setup Node 16
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16.x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue