We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 814d0fc + 11a8c11 commit 8bbf317Copy full SHA for 8bbf317
1 file changed
.github/workflows/pr.yaml
@@ -22,7 +22,7 @@ jobs:
22
package_json_file: package.json
23
24
- name: Set up Node
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
26
with:
27
node-version: "25"
28
cache: "pnpm"
0 commit comments