Skip to content

Commit b809bb8

Browse files
committed
Update actions/checkout to v4
1 parent b412297 commit b809bb8

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)