mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2026-08-09 11:14:02 +00:00
Update actions/cache
This commit is contained in:
parent
2ea0c8c6d9
commit
70baf74deb
|
|
@ -63,7 +63,7 @@ runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- if: ${{ inputs.release-notes-assistant }}
|
- if: ${{ inputs.release-notes-assistant }}
|
||||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
|
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
|
||||||
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