Skip to content

Commit

Permalink
Increment version of buildjet/cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Bhagat committed Nov 18, 2024
1 parent 3aba943 commit 0319d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
ref: ${{ inputs.commit || github.sha }}
fetch-depth: 1
- uses: ./.github/actions/install
- uses: buildjet/cache@v3
- uses: buildjet/cache@v4
with:
path: ~/target
key: ${{ runner.os }}-cargo-deps-${{ hashFiles('**/Cargo.lock') }}
Expand Down

0 comments on commit 0319d66

Please sign in to comment.