mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-05-17 20:57:47 +02:00
Use latest actions/artifact NPM package + misc updates
This commit is contained in:
parent
9782bd6a98
commit
8df9014c0c
9 changed files with 33 additions and 45 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@v3
|
||||
- run: npm ci
|
||||
- name: Install licensed
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue