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 d3b32d2 commit 8b3fa70Copy full SHA for 8b3fa70
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
#############################################
25
build:
26
name: Build & Publish Release
27
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
28
steps:
29
- name: Checkout Repository
30
uses: actions/checkout@v3
0 commit comments