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 bd2c0a2 commit 57edd1bCopy full SHA for 57edd1b
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 3
23
24
- name: Use latest version of Node.js
25
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
26
with:
27
node-version: "*"
28
0 commit comments