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 52f5617 commit 3a643baCopy full SHA for 3a643ba
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 1
22
23
- name: Setup Node ${{ matrix.node-version }}
24
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
25
with:
26
always-auth: false
27
node-version: ${{ matrix.node-version }}
0 commit comments