Skip to content

Commit

Permalink
Use cache@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Sep 18, 2024
1 parent 3c964a8 commit bb13079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
run: |
echo "YEAR_MONTH=$(/bin/date -u "+%Y%m")" >> $GITHUB_OUTPUT
- uses: actions/cache@v3
- uses: actions/cache@v4
name: Setup pnpm cache
with:
path: ${{ steps.pnpm-config.outputs.STORE_PATH }}
Expand Down

0 comments on commit bb13079

Please sign in to comment.