Skip to content

Commit 5a0f302

Browse files
chore(deps): update actions/checkout action to v5 (#202)
1 parent 141e655 commit 5a0f302

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)