We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa3127 commit bd3b93fCopy full SHA for bd3b93f
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
build:
7
name: calculate version
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v2
0 commit comments