Skip to content

Commit

Permalink
Updated action version (#20585)
Browse files Browse the repository at this point in the history
## Description 
Updated action version

## Test plan 
👀
  • Loading branch information
ebmifa authored Dec 10, 2024
1 parent 5ab27f5 commit 6fc12e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/turborepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: pnpm manypkg check
- name: Turbo Cache
id: turbo-cache
uses: actions/cache@v3
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # pin@v4.2.0
with:
path: node_modules/.cache/turbo
key: turbo-${{ runner.os }}-${{ github.sha }}
Expand Down

0 comments on commit 6fc12e7

Please sign in to comment.