mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-05-17 04:37:48 +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/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Set Node.js 12.x
|
||||
uses: actions/setup-node@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue