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 1a1cb5d commit b26e006Copy full SHA for b26e006
.github/workflows/lint-test.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
12
with:
13
fetch-depth: 0
14
.github/workflows/renovate-config-validator.yml
@@ -11,6 +11,6 @@ jobs:
15
- name: Validate
16
uses: rinchsan/renovate-config-validator@v0.0.10
0 commit comments