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 9ad14a9 + 72201ad commit cde5f44Copy full SHA for cde5f44
1 file changed
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
23
24
- name: Setup Node.js
25
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
26
with:
27
node-version-file: '.nvmrc'
28
cache: 'pnpm'
0 commit comments