We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164e7b1 commit db236f2Copy full SHA for db236f2
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: ⎔ Setup pnpm
23
uses: pnpm/action-setup@v2
24
with:
25
- version: 8
+ version: 10.26.1
26
27
- name: ⎔ Setup Node.js
28
uses: actions/setup-node@v4
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
- name: 🐍 Setup uv
80
uses: astral-sh/setup-uv@v6
0 commit comments