chore(deps): update actions/checkout action to v5 #8

Closed
srv.renovate wants to merge 1 commits from renovate/actions-checkout-5.x into master
Showing only changes of commit d3d4fc1583 - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Run Renovate CLI
run: |
renovate