We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c038277 commit fd7b992Copy full SHA for fd7b992
2 files changed
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
fetch-depth: 0
25
26
- - uses: pnpm/action-setup@078e9d416474b29c0c387560859308974f7e9c53 # v6.0.1
+ - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
27
name: Install pnpm
28
29
standalone: true
.github/workflows/pr-checks.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
14
15
16
17
18
0 commit comments