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 52f585d commit d336584Copy full SHA for d336584
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
working-directory: scripts
13
steps:
14
- uses: actions/checkout@v5
15
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
16
with:
17
node-version: lts/*
18
- run: npm ci
.github/workflows/most-helpful-contributors.yml
@@ -13,7 +13,7 @@ jobs:
19
0 commit comments