We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b19d46 + 6572503 commit 10fd354Copy full SHA for 10fd354
1 file changed
.github/workflows/build-test-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
node-version: [20.x]
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- uses: pnpm/action-setup@v3
18
with:
19
version: 8
0 commit comments