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 c2193e9 commit bed750bCopy full SHA for bed750b
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
fetch-depth: 0
15
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
16
17
node-version: latest
18
cache: npm
0 commit comments