Compare commits
2 commits
6f6fc7d003
...
b123ded21b
Author | SHA1 | Date | |
---|---|---|---|
b123ded21b | |||
f837736734 |
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
container:
|
||||
image: node:lts
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
- name: Build Website
|
||||
|
|
Loading…
Reference in a new issue