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.
2 parents 3f24d50 + 5ab5546 commit d6346d9Copy full SHA for d6346d9
1 file changed
.github/workflows/nodejs.yml
@@ -18,7 +18,7 @@ jobs:
18
node-version: [14.x]
19
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
22
- name: Use Node.js ${{ matrix.node-version }}
23
uses: actions/setup-node@v3
24
with:
0 commit comments