We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a2c54 commit b3fa07aCopy full SHA for b3fa07a
1 file changed
.github/actions/setup/action.yml
@@ -4,7 +4,7 @@ description: Setup the environment
4
runs:
5
using: composite
6
steps:
7
- - uses: pnpm/action-setup@v4.2.0
+ - uses: pnpm/action-setup@v5.0.0
8
with:
9
run_install: false
10
0 commit comments