Compare commits
2 commits
12b9f7ac51
...
ec60960c66
Author | SHA1 | Date | |
---|---|---|---|
ec60960c66 |
|||
09778cd033 |
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue