We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07a3a5 commit 8210a77Copy full SHA for 8210a77
.github/workflows/tmp-cloudflare-open-next-deploy.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
44
45
- name: Set up Node.js
46
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
47
with:
48
# We want to ensure that the Node.js version running here respects our supported versions
49
node-version-file: '.nvmrc'
0 commit comments