Skip to content

Commit 39d0f73

Browse files
authored
Merge pull request #27 from vs4vijay/renovate/actions-cache-5.x
Update actions/cache action to v5
2 parents 5a82b4d + c034284 commit 39d0f73

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)