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 fd8c33c commit 3e60fbbCopy full SHA for 3e60fbb
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- 26
14
steps:
15
- uses: actions/checkout@v5
16
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
17
with:
18
node-version: ${{ matrix.node-version }}
19
- run: npm install
0 commit comments