We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3b9e2 commit f219dccCopy full SHA for f219dcc
.github/workflows/release.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
release:
13
name: Release
14
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v1
0 commit comments