Skip to content

Commit

Permalink
deps: update actions/cache action to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent d5e34a4 commit bde500d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
shell: bash
- name: Restore Yarn Cache
id: yarn-cache
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.3
with:
path: |
.yarn/cache
Expand Down

0 comments on commit bde500d

Please sign in to comment.