Skip to content

Commit

Permalink
chore(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] authored Jan 11, 2024
1 parent 898711b commit 259aa08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# You may remove this line if you want to manage the configuration yourself.
static_site_generator: next
- name: Restore cache
uses: actions/cache@v3.3.2
uses: actions/cache@v3.3.3
with:
path: |
.next/cache
Expand Down

0 comments on commit 259aa08

Please sign in to comment.