We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162e559 commit 1acc409Copy full SHA for 1acc409
.github/workflows/ci-dev.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- uses: pnpm/action-setup@v4
23
with:
24
- version: 10.12.1
+ version: 10.12.4
25
- name: Use Node.js ${{ matrix.node-version }}
26
uses: actions/setup-node@v4
27
.github/workflows/ci.yml
0 commit comments