We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-latest
1 parent f8139da commit 1bf6e3eCopy full SHA for 1bf6e3e
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