We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8139da + 1bf6e3e commit 24b727aCopy full SHA for 24b727a
1 file changed
.github/workflows/chart.yaml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
deploy:
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v4
19
with:
0 commit comments