Skip to content

Commit 1bf6e3e

Browse files
committed
Bump GitHub runner version to ubuntu-latest in Helm chart action
1 parent f8139da commit 1bf6e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
deploy:
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
1919
with:

0 commit comments

Comments
 (0)