Compare commits

..

No commits in common. "renovate/actions-checkout-5.x" and "main" have entirely different histories.

View file

@ -11,7 +11,7 @@ jobs:
contents: write
id-token: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
- run: apt-get update && apt-get install -y rsync
- name: Create private key
run: |