Skip to content

Commit 52fbdd1

Browse files
Update actions/checkout action to v4
1 parent 3d6fee1 commit 52fbdd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414

1515
steps:
1616
- name: Check out code
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4

0 commit comments

Comments
 (0)