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 b343e2c commit c174e31Copy full SHA for c174e31
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
timeout-minutes: 10
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
with:
18
persist-credentials: false
19
- uses: actions/[email protected]
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ jobs:
8
9
10
11
12
0 commit comments