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 dba8590 commit f8df1b9Copy full SHA for f8df1b9
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v6
13
- name: Setup Node.js
14
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
15
with:
16
node-version: lts/*
17
- name: Install
0 commit comments