Skip to content

Commit

Permalink
update action/cache
Browse files Browse the repository at this point in the history
  • Loading branch information
branfosj authored Jan 6, 2025
1 parent 62ad53c commit 53a59ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Cache source files in /tmp/sources
id: cache-sources
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: /tmp/sources
key: eb-sourcepath
Expand Down

0 comments on commit 53a59ab

Please sign in to comment.