Skip to content

Commit 0b903e6

Browse files
chore(deps): update actions/cache action to v5
1 parent b76f847 commit 0b903e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# You may remove this line if you want to manage the configuration yourself.
6262
static_site_generator: next
6363
- name: Restore cache
64-
uses: actions/cache@v3
64+
uses: actions/cache@v5
6565
with:
6666
path: |
6767
.next/cache

0 commit comments

Comments
 (0)