We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc13a9 commit c0e7619Copy full SHA for c0e7619
1 file changed
.github/workflows/python-publish.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
deploy:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
18
19
steps:
20
- uses: actions/checkout@v2
0 commit comments