Skip to content

Commit 95b11fc

Browse files
chore(deps): update actions/cache action to v4.3.0 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9aaadac commit 95b11fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
PIXI_VERSION: v0.55.0
2727
with:
2828
pixi-version: ${{ env.PIXI_VERSION }}
29-
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
29+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
3030
with:
3131
path: |
3232
~/.cache/pre-commit

0 commit comments

Comments
 (0)