We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f342236 + 8584aa3 commit 3242c5fCopy full SHA for 3242c5f
.github/workflows/releases.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
setup-build-publish:
9
name: Setup, Build and Publish
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- name: Checkout Codes
13
uses: actions/checkout@v4
0 commit comments