We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b071e92 commit faffd55Copy full SHA for faffd55
1 file changed
.github/workflows/continuous-integration.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
node-version: lts/*
33
34
- - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # 4e1c8eafbd745f64b1ef30a7d7ed7965034c486c
+ - uses: pnpm/action-setup@71c92474e7e4f5bca283fb17ef80fba9cdb2b4b1 # 6e1c8eafbd745f64b1ef30a7d7ed7965034c486c
35
name: 🟧 Install pnpm
36
37
- name: 📦 Install dependencies (root only, no scripts)
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments