Skip to content

Commit 253a363

Browse files
authored
Fix: [AEA-0000] - update cache action (#247)
## Summary - Routine Change ### Details - update cache action
1 parent 85e8a58 commit 253a363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
asdf_branch: v0.11.3
2929

3030
- name: Cache asdf
31-
uses: actions/cache@v3
31+
uses: actions/cache@v4
3232
with:
3333
path: |
3434
~/.asdf

0 commit comments

Comments
 (0)