Skip to content

Commit 3c4ef08

Browse files
committed
adjust checkout version
1 parent 2d624bc commit 3c4ef08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout Code
11-
uses: actions/checkout@v6
11+
uses: actions/checkout@v5
1212
- name: Setup PNPM
1313
uses: pnpm/action-setup@v4
1414
- name: Setup Node.js

0 commit comments

Comments
 (0)