node latest
This commit is contained in:
parent
680bc16110
commit
a6efd9ddf6
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ jobs:
|
|||
needs: [release-build]
|
||||
runs-on: x86_64
|
||||
container:
|
||||
image: ubuntu:latest
|
||||
image: node:latest
|
||||
steps:
|
||||
- name: Package download
|
||||
uses: forgejo/download-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue