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