We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c2ca52 + b573de4 commit e550a75Copy full SHA for e550a75
1 file changed
.github/workflows/ota-release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4.1.1
13
- - uses: actions/cache@v4.2.3
+ - uses: actions/cache@v5.1.0
14
with:
15
path: |
16
~/.cache/pip
0 commit comments