feat: uses stackit.git.onstackit.cloud/actions/cache@v4
This commit is contained in:
parent
b3ff0f4608
commit
d7927122b1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue