We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e201dab commit 986a2d7Copy full SHA for 986a2d7
.github/workflows/main.yml
@@ -8,6 +8,6 @@ on:
8
9
jobs:
10
main:
11
- uses: asottile/workflows/.github/workflows/tox.yml@v1.6.1
+ uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
12
with:
13
env: '["py310", "py311", "py312"]'
0 commit comments