1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

chore(deps): update mozilla-actions/sccache-action action to v0.0.5

This commit is contained in:
renovate[bot] 2024-06-17 12:16:12 +00:00 committed by GitHub
parent e46ad30434
commit 5f2be86553
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 13 deletions

View file

@ -81,7 +81,7 @@ jobs:
components: clippy
- uses: Swatinem/rust-cache@v2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.4
uses: mozilla-actions/sccache-action@v0.0.5
- name: Initialize workflow variables
id: vars
shell: bash