chore(build): update github actions to node 20
This commit is contained in:
parent
e2b78cee89
commit
da4346fd7b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build Stories
|
||||
run: cd stories && npm install && npm run build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user