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 b620722 commit 4bc5f9dCopy full SHA for 4bc5f9d
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Set Node.js 18.x
17
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
18
with:
19
node-version: 18.x
20
0 commit comments