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 9000fff commit dc2f8b6Copy full SHA for dc2f8b6
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ concurrency:
11
12
jobs:
13
build-n-publish:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
#if: startsWith(github.event.ref, 'refs/tags')
16
steps:
17
- uses: actions/checkout@v2
0 commit comments