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.
1 parent b398f52 commit 8b2ddb2Copy full SHA for 8b2ddb2
.github/workflows/cache_ci.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
delete:
12
name: Delete caches
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
14
permissions:
15
actions: write
16
env:
.github/workflows/cache_pr.yaml
@@ -13,7 +13,7 @@ on:
17
18
19
0 commit comments