stop specifying full version for setup-node
This commit is contained in:
parent
1a6d08df9e
commit
0758356362
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- uses: actions/setup-node@v3.0.0
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: npm
|
||||
- uses: actions/setup-python@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user