We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8abca1 commit 5bfaf9fCopy full SHA for 5bfaf9f
.github/actions/pnpm-setup/action.yml
@@ -4,7 +4,7 @@ runs:
4
using: "composite"
5
steps:
6
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
7
- - uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
+ - uses: volta-cli/action@2d68418f32546fd191eb666e232b321d5726484d # v4
8
- name: Get pnpm store directory
9
shell: bash
10
run: |
0 commit comments