Skip to content

Commit

Permalink
Merge pull request cta-observatory#2498 from cta-observatory/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/actions/cache-4

Bump actions/cache from 3 to 4
  • Loading branch information
maxnoe authored Jan 23, 2024
2 parents d0ed459 + 017aec3 commit fd018c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
fetch-depth: 0

- name: cache test data
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.cache/ctapipe
key: ctapipe-test-data
Expand Down

0 comments on commit fd018c4

Please sign in to comment.