This commit is contained in:
parent
24a5d2f2d2
commit
359881a17c
@ -20,7 +20,9 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v4.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user