test 4
This commit is contained in:
parent
fdaeb43f6a
commit
901a3da1a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
setup:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: nodejs:lts-slim
|
||||
image: node:lts-slim
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue