mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-19 09:06:47 +00:00
update docs and bump @actions/artifact
This commit is contained in:
parent
2a6c27a029
commit
6a5077f99b
6 changed files with 2665 additions and 366 deletions
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: Check licenses
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- run: npm ci
|
||||
- name: Install licensed
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue