We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdb817 commit 1d2f388Copy full SHA for 1d2f388
.github/workflows/push.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
15
- uses: asdf-vm/actions/install@b7bcd026f18772e44fe1026d729e1611cc435d47 # v4
16
- run: node --version
17
- - uses: faergeek/pnpm-action-setup@594302adb41914c7cec697292ec8825029f540f2 # v6
+ - uses: faergeek/pnpm-action-setup@96e7516da41161acf9c7b45daab37f1162d4e56f # v6
18
with:
19
cache: true
20
standalone: true
0 commit comments