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 a13f7ae commit a068befCopy full SHA for a068bef
.github/workflows/test-examples.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checking out Repository
13
uses: actions/checkout@v2
14
- name: Setup Node.js
15
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v5
16
- name: Install Root Dependencies
17
run: yarn install
18
- name: Run Linting
0 commit comments