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.
1 parent f7aa177 commit fcf863fCopy full SHA for fcf863f
.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@v1
24
with:
0 commit comments