Skip to content

Commit bf885a4

Browse files
authored
Merge pull request #1131 from pre-commit/all-repos_autofix_all-repos-sed
upgrade asottile/workflows
2 parents 73c5763 + 6a28b51 commit bf885a4

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
@@ -8,12 +8,12 @@ on:
88

99
jobs:
1010
main-windows:
11-
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
11+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1212
with:
1313
env: '["py39"]'
1414
os: windows-latest
1515
main-linux:
16-
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
16+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1717
with:
1818
env: '["py39", "py310", "py311", "py312"]'
1919
os: ubuntu-latest

0 commit comments

Comments
 (0)