We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b3d56 commit 57c2355Copy full SHA for 57c2355
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
tags: ["*"]
6
jobs:
7
publish:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
11
with:
0 commit comments