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 06f6d11 commit 9a32412Copy full SHA for 9a32412
.github/workflows/publish.yaml
@@ -23,7 +23,7 @@ jobs:
23
concurrency:
24
group: ${{ github.head_ref || github.ref }}
25
cancel-in-progress: false
26
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
27
steps:
28
- uses: actions/checkout@v3.0.2
29
with:
0 commit comments