We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fd120 commit e60b5a2Copy full SHA for e60b5a2
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: "🚀 Release"
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
steps:
13
- name: "📥 Check-out"
14
uses: actions/checkout@v1
0 commit comments