We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9c201 commit b98de56Copy full SHA for b98de56
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
build:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
15
16
steps:
17
- uses: actions/checkout@v3
0 commit comments