Skip to content

Commit 4850f61

Browse files
Merge pull request #45 from ConnectedSystems/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents c297e3d + 3b72eef commit 4850f61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
version: ${{ matrix.version }}
2828
arch: ${{ matrix.arch }}
29-
- uses: actions/cache@v4
29+
- uses: actions/cache@v5
3030
env:
3131
cache-name: cache-artifacts
3232
with:

0 commit comments

Comments
 (0)