test 3
This commit is contained in:
parent
045e7dca83
commit
fdaeb43f6a
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:20
|
||||
image: nodejs:lts-slim
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue