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 925f498 commit 383b41dCopy full SHA for 383b41d
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- ubuntu-latest
25
- windows-latest
26
steps:
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
28
- name: Use Node.js
29
uses: actions/setup-node@v3
30
with:
0 commit comments