Skip to content

Commit

Permalink
GitHub Workflow - Update actions/cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorgirardi committed Jan 13, 2024
1 parent 0961077 commit ddc7ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clojure_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
cli: '1.11.1.1435'
- name: Cache dependencies
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
path: ~/.m2
key: ${{ runner.os }}-deps-${{ hashFiles('**/deps.edn') }}
Expand Down

0 comments on commit ddc7ab7

Please sign in to comment.