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 da17405 + 2737d81 commit 1b35870Copy full SHA for 1b35870
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- 22.x
28
29
steps:
30
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
31
- name: Use Node.js ${{ matrix.node-version }}
32
uses: actions/setup-node@v6
33
with:
0 commit comments