Update actions/checkout action to v4.4.0
Release-Bump: minor
This commit was merged in pull request #41.
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
full-gate:
|
||||
runs-on: docker-host
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: actions/checkout@v4.4.0
|
||||
with:
|
||||
fetch-depth: 0 # ci.sh's docs-only check needs history; checkout defaults to depth 1
|
||||
- run: bash ci.sh
|
||||
|
||||
Reference in New Issue
Block a user