Skip to content

Commit e7e31e0

Browse files
dependabot[bot]ctuguinay
authored andcommitted
chore(deps): bump actions/cache from 4.2.1 to 4.2.2 (OSOceanAcoustics#1473)
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0fa5a4 commit e7e31e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
python-version: ${{ matrix.python-version }}
5252
architecture: x64
5353
- name: Cache conda
54-
uses: actions/[email protected].1
54+
uses: actions/[email protected].2
5555
env:
5656
# Increase this value to reset cache if '.ci_helpers/py{0}.yaml' has not changed
5757
CACHE_NUMBER: 0

0 commit comments

Comments
 (0)