Skip to content

Commit 4f6c972

Browse files
authored
upgrade asottile/workflows (#15)
Committed via https://github.com/asottile/all-repos
1 parent 277c9e7 commit 4f6c972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77

88
jobs:
99
main:
10-
uses: asottile/workflows/.github/workflows/tox.yml@v1.5.0
10+
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
1111
with:
1212
env: '["py38", "py39", "py310", "py311", "py312", "py313", "pypy3"]'
1313
main-win:
14-
uses: asottile/workflows/.github/workflows/tox.yml@v1.5.0
14+
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
1515
with:
1616
env: '["py38"]'
1717
os: windows-latest

0 commit comments

Comments
 (0)