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 04b8ec0 commit e2a9162Copy full SHA for e2a9162
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout Project
18
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19
- name: Install Node.js
20
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
21
with:
22
node-version: 24
23
cache: yarn
0 commit comments