Skip to content

Commit 45a65ae

Browse files
committed
upgrade asottile/workflows
Committed via https://github.com/asottile/all-repos
1 parent c3dfdb8 commit 45a65ae

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.7.0
10+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1111
with:
1212
env: '["py39", "py310", "py311", "py312", "py313", "py314", "pypy3"]'
1313
main-win:
14-
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
14+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1515
with:
1616
env: '["py39"]'
1717
os: windows-latest

0 commit comments

Comments
 (0)