Skip to content

Commit 12da62b

Browse files
chore(deps): update actions/checkout action to v5 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b3d4be commit 12da62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
workflow_id: build-docker.yml
2424
access_token: ${{ github.token }}
2525

26-
- uses: actions/checkout@v4
26+
- uses: actions/checkout@v5
2727
with:
2828
fetch-depth: 30
2929
persist-credentials: false

0 commit comments

Comments
 (0)