We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd01b42 commit 2b237deCopy full SHA for 2b237de
.github/workflows/ci.yaml
@@ -10,6 +10,7 @@ jobs:
10
check:
11
runs-on: ubuntu-latest
12
steps:
13
+ - uses: actions/checkout@v4
14
- uses: pnpm/action-setup@v3
15
with:
16
version: 9.4.0
0 commit comments