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.
2 parents ecdf05a + e8a76e0 commit 0883aeeCopy full SHA for 0883aee
1 file changed
action.yml
@@ -35,7 +35,7 @@ runs:
35
using: 'composite'
36
steps:
37
- name: use pnpm ${{ inputs.pnpm }}
38
- uses: pnpm/action-setup@v3
+ uses: pnpm/action-setup@v4
39
with:
40
version: ${{ inputs.pnpm }}
41
0 commit comments