Skip to content

Commit 653fd3b

Browse files
authored
Upgrade cache action from v2 to v4
1 parent a904b6d commit 653fd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: "actions/checkout@v6"
2121

2222
- name: "Restore Automation cache"
23-
uses: "actions/cache@v2"
23+
uses: "actions/cache@v4"
2424
with:
2525
path: |
2626
cache

0 commit comments

Comments
 (0)