We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9351aae commit 2511336Copy full SHA for 2511336
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
pypi-publish:
10
name: upload release to PyPI
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
permissions:
13
contents: read
14
id-token: write
0 commit comments