Skip to content

Commit

Permalink
Merge pull request #50 from reedloden/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb authored Nov 1, 2023
2 parents b4cfb13 + c6ef88d commit be90b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
run: echo "cargohome=${CARGO_HOME:-$HOME/.cargo}" >> $GITHUB_OUTPUT
shell: bash
id: cargo-home
- uses: actions/cache@v3
- uses: actions/cache@v4
id: cache
with:
path: |
Expand Down

0 comments on commit be90b61

Please sign in to comment.