Skip to content

Commit

Permalink
fixes ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgomez committed Sep 10, 2024
1 parent 3046626 commit 63908ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:

- name: Restore nimble dependencies from cache
id: nimble_deps
uses: actions/cache@v5
uses: actions/cache@v4
with:
path: ~/.nimble/
key: ${{ matrix.target.os }}-${{ env.cache_nonce }}
Expand Down

0 comments on commit 63908ca

Please sign in to comment.