Fix build?
This commit is contained in:
parent
87857a01c5
commit
8d3b427c1b
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
build:
|
||||
name: Build NPM Project
|
||||
runs-on: ubuntu-latest
|
||||
container: node:alpine
|
||||
container: node:20-alpine
|
||||
steps:
|
||||
- name: Clone Repository
|
||||
uses: ztimson/actions/clone@develop
|
||||
|
Loading…
Reference in New Issue
Block a user