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 50e9d9b commit ef3bcc2Copy full SHA for ef3bcc2
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout Repository
16
uses: actions/checkout@v4
17
- name: Setup Node.js
18
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
19
with:
20
node-version: 20
21
- name: Setup Environment
0 commit comments