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 10b064f commit c0a1b95Copy full SHA for c0a1b95
.github/workflows/publish.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- name: Checkout repository
14
uses: actions/checkout@v4
0 commit comments