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 07db9c5 commit 87bc88dCopy full SHA for 87bc88d
1 file changed
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
release:
8
name: Release
9
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v1
0 commit comments