We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94662d7 + f90992b commit d4d83a3Copy full SHA for d4d83a3
4 files changed
.github/workflows/check.yml
@@ -31,7 +31,7 @@ jobs:
31
check-latest: true
32
33
- name: Install pnpm
34
- uses: pnpm/action-setup@v4
+ uses: pnpm/action-setup@v5
35
with:
36
cache: true
37
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
.github/workflows/update-cuda-ver.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
.github/workflows/update-dist.yml
@@ -25,7 +25,7 @@ jobs:
29
30
0 commit comments