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 998c8cf commit 35470a9Copy full SHA for 35470a9
.github/workflows/check-dist.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
26
- name: Set Node.js 16.x
27
uses: actions/[email protected]
0 commit comments