fix actions url

This commit is contained in:
pat-s
2023-08-31 20:56:09 +02:00
parent 30f2f9ad88
commit 967b72cfb7

View File

@@ -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: