Skip to content

Commit

Permalink
Merge pull request #1255 from OSOceanAcoustics/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/cache-4.0.0

chore(deps): bump actions/cache from 3.3.3 to 4.0.0
  • Loading branch information
leewujung authored Jan 22, 2024
2 parents 6e61ae1 + 9e91de1 commit b39c8c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: x64
- name: Cache conda
uses: actions/cache@v3.3.3
uses: actions/cache@v4.0.0
env:
# Increase this value to reset cache if '.ci_helpers/py{0}.yaml' has not changed
CACHE_NUMBER: 0
Expand Down

0 comments on commit b39c8c7

Please sign in to comment.