Skip to content

Commit 717ac11

Browse files
authored
Merge pull request #2455 from schinery/0-10-stable
Update actions/checkout to v4
2 parents b412297 + b809bb8 commit 717ac11

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
@@ -51,7 +51,7 @@ jobs:
5151

5252
steps:
5353
- name: "Checkout Code"
54-
uses: "actions/checkout@v2"
54+
uses: "actions/checkout@v4"
5555
timeout-minutes: 5
5656
with:
5757
fetch-depth: 0

0 commit comments

Comments
 (0)