We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058dbe1 commit 589de1cCopy full SHA for 589de1c
.github/workflows/actions.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
Linux:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
8
steps:
9
- name: Creating contiguous...
10
uses: ncipollo/release-action@v1
0 commit comments