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 4ecc605 + c4bc980 commit 1fee7acCopy full SHA for 1fee7ac
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- 20.x
20
- 22.x
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- name: Use Node.js ${{ matrix.node-version }}
24
uses: actions/setup-node@v4
25
with:
0 commit comments