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 38d7f2a + fcf863f commit 832e999Copy full SHA for 832e999
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- 18.x
19
- 20.x
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
22
- name: Use Node.js ${{ matrix.node-version }}
23
uses: actions/setup-node@v5
24
with:
0 commit comments