We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56cf9a commit e1ebb96Copy full SHA for e1ebb96
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
go-version: stable
52
- name: Install pnpm
53
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
54
55
version: 6.0.2
56
- name: Checkout
.github/workflows/wasm.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
- name: Build
0 commit comments