Update actions/checkout action to v6
This commit was merged in pull request #1.
This commit is contained in:
@@ -28,7 +28,7 @@ runs:
|
|||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: '0'
|
fetch-depth: '0'
|
||||||
- name: Checking if ran on the dev branch
|
- name: Checking if ran on the dev branch
|
||||||
|
|||||||
Reference in New Issue
Block a user