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 76fda54 commit 70d8da8Copy full SHA for 70d8da8
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- ubuntu-latest
23
- windows-latest
24
steps:
25
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
26
- name: Use Node.js
27
uses: actions/setup-node@v3
28
with:
0 commit comments