Skip to content

Commit 47ec0fc

Browse files
committed
ci: set actions/checkout version to v4
1 parent 0b31a29 commit 47ec0fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-matrix-gen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
}
9494
9595
- name: Actions/Checkout
96-
uses: actions/checkout@main
96+
uses: actions/checkout@v4
9797
with:
9898
path: main
9999

0 commit comments

Comments
 (0)