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 d38d693 commit 6e21e8bCopy full SHA for 6e21e8b
1 file changed
.github/workflows/nightly.yml
@@ -13,7 +13,7 @@ jobs:
13
packages: write
14
steps:
15
- uses: actions/checkout@v6
16
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
17
with:
18
node-version: latest
19
registry-url: https://npm.pkg.github.com/
0 commit comments