We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ce392 commit af35186Copy full SHA for af35186
1 file changed
.github/workflows/release.yml
@@ -11,7 +11,7 @@ defaults:
11
shell: pwsh
12
jobs:
13
release:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v4.2.2
0 commit comments