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.
1 parent 5fb715b commit a86f343Copy full SHA for a86f343
.github/workflows/tmp-cloudflare-open-next-deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
42
43
- name: Set up Node.js
44
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
45
with:
46
# We want to ensure that the Node.js version running here respects our supported versions
47
node-version-file: '.nvmrc'
0 commit comments