We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa0fc8 commit 6a4e1b0Copy full SHA for 6a4e1b0
.github/workflows/release.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
name: "🚀 Release"
14
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
15
steps:
16
- name: "📥 Check-out"
17
uses: actions/checkout@v4
0 commit comments