fix actions url
This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
- uses: actions/checkout@v3
|
||||
- name: Self-hosted Renovate
|
||||
uses: https://github.com/renovatebot/github-action@v39.0.3
|
||||
uses: https://github.com/actions/renovatebot/github-action@v39.0.3
|
||||
env:
|
||||
RENOVATE_REPOSITORY_CACHE: "enabled"
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user