1 parent 802209f commit 301d76cCopy full SHA for 301d76c
1 file changed
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
node-version-file: '.nvmrc'
80
- name: Setup pnpm
81
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6
+ uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6
82
- run: sudo apt-get update && sudo apt-get install xvfb libpulse0
83
- run: npm install -g node-gyp
84
@@ -263,7 +263,7 @@ jobs:
263
264
265
266
267
268
269
0 commit comments