Skip to content

Commit 1c0789e

Browse files
chore(deps): update actions/cache action to v5
1 parent 38923a4 commit 1c0789e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
3434
35-
- uses: actions/cache@v4
35+
- uses: actions/cache@v5
3636
name: Setup pnpm cache
3737
with:
3838
path: ${{ env.STORE_PATH }}

0 commit comments

Comments
 (0)