mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 03:32:49 +02:00
chore(deps): update actions/cache action to v4
This commit is contained in:
parent
5cce024841
commit
376b965ec0
3 changed files with 8 additions and 8 deletions
|
@ -33,7 +33,7 @@ runs:
|
|||
echo "version=$(rustup --version)" >> $GITHUB_OUTPUT
|
||||
- name: Cache rustup toolchains
|
||||
if: steps.rustup-version.outputs.version == ''
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.rustup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue