feat: uses stackit.git.onstackit.cloud/actions/cache@v4
Some checks failed
/ integration (push) Has been cancelled
/ tests (push) Has been cancelled
/ integration (pull_request) Has been cancelled
/ tests (pull_request) Has been cancelled

This commit is contained in:
Thomas_John_Killen 2025-09-12 12:18:02 +02:00
parent b3ff0f4608
commit d7927122b1

View file

@ -58,7 +58,7 @@ runs:
using: "composite" using: "composite"
steps: steps:
- if: ${{ inputs.release-notes-assistant }} - if: ${{ inputs.release-notes-assistant }}
uses: https://data.forgejo.org/actions/cache@v4 uses: https://stackit.git.onstackit.cloud/actions/cache@v4
with: with:
key: rna-${{ inputs.repo }} key: rna-${{ inputs.repo }}
path: ${{ forge.action_path }}/rna path: ${{ forge.action_path }}/rna