Skip to content

Commit 372de6a

Browse files
authored
Merge pull request #56 from pre-commit/all-repos_autofix_all-repos-sed
upgrade asottile/workflows
2 parents c3dfdb8 + 45a65ae commit 372de6a

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)