Skip to content

Commit cfca7df

Browse files
committed
action: checkout v2 -> v4
1 parent 88b29ea commit cfca7df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: true
1111
runs-on: ${{ matrix.os }}
1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414
- uses: pxshadow/setup-hashlink@v1.0.1 #hashlink
1515

1616
- name: install lix

0 commit comments

Comments
 (0)