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 c52e1e3 + 69bc31a commit 0558386Copy full SHA for 0558386
1 file changed
.github/workflows/nodejs.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: [ 22.x, 24.x ]
20
21
steps:
22
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
23
- name: Setup Node.js ${{ matrix.node-version }}
24
uses: actions/setup-node@v6
25
with:
0 commit comments