Skip to content

Commit b573de4

Browse files
authored
Update ota-release.yml
1 parent b499f8a commit b573de4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ota-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4.1.1
13-
- uses: actions/cache@v4.0.0
13+
- uses: actions/cache@v5.1.0
1414
with:
1515
path: |
1616
~/.cache/pip

0 commit comments

Comments
 (0)