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 760afe6 commit 7173e68Copy full SHA for 7173e68
.github/workflows/format.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout the repository
9
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
10
11
- name: Setup Node.js
12
uses: actions/setup-node@v3
.github/workflows/lint.yml
0 commit comments