chore(deps): update actions/checkout action to v4 #2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ runs:
|
|||
using: "composite"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Setup Node.js
|
||||
|
|
Loading…
Add table
Reference in a new issue