Skip to content

Commit 2556e44

Browse files
authored
Merge pull request #22 from Simple-Robotics/dependabot/github_actions/devel/actions/cache-5
build(deps): bump actions/cache from 4 to 5
2 parents 4bf7b5d + 6d4cedd commit 2556e44

File tree

2 files changed

+42
-19
lines changed

2 files changed

+42
-19
lines changed

.github/workflows/macos-linux-windows-pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
submodules: recursive
5757

58-
- uses: actions/cache@v4
58+
- uses: actions/cache@v5
5959
with:
6060
path: .ccache
6161
key: ccache-macos-linux-windows-pixi-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.environment }}-${{ github.sha }}

pixi.lock

Lines changed: 41 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)