Skip to content

Commit c034284

Browse files
Update actions/cache action to v5
1 parent 58a5026 commit c034284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile_demo_platfromio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@v4
3131

32-
- uses: actions/cache@v4
32+
- uses: actions/cache@v5
3333
with:
3434
path: |
3535
~/.cache/pip

0 commit comments

Comments
 (0)