Skip to content

Commit 75f9dda

Browse files
Bump actions/checkout action to v5
1 parent 0200d61 commit 75f9dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
container: dockfool/cake-docker:latest
2020
steps:
2121
- name: Checkout source
22-
uses: actions/checkout@v4.2.2
22+
uses: actions/checkout@v5.0.0
2323
with:
2424
fetch-depth: 0
2525
filter: tree:0

0 commit comments

Comments
 (0)