We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7960be commit f23b5d5Copy full SHA for f23b5d5
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@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
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