We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e09ef1 commit 9334c6dCopy full SHA for 9334c6d
.github/workflows/frontend_tests.yml
@@ -21,7 +21,7 @@ jobs:
21
ref: ${{ github.event.pull_request.head.sha }}
22
token: ${{ github.token }}
23
24
- - uses: pnpm/action-setup@v4.0.0
+ - uses: pnpm/action-setup@v4.1.0
25
with:
26
version: 9.15.4
27
0 commit comments