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 a4f1e30 commit 4a86525Copy full SHA for 4a86525
.github/workflows/chart.yml
@@ -9,7 +9,7 @@ permissions: read-all
9
10
jobs:
11
lint-and-test:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments