Skip to content

Commit 72041b1

Browse files
authored
Merge pull request #904 from asottile/all-repos_autofix_all-repos-sed
upgrade asottile/workflows
2 parents 083654e + d7113f3 commit 72041b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
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.0.0
11+
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
1212
with:
1313
env: '["py38"]'
1414
os: windows-latest
1515
main-linux:
16-
uses: asottile/workflows/.github/workflows/tox.yml@v1.0.0
16+
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
1717
with:
1818
env: '["py38", "py39", "py310", "py311", "py312"]'
1919
os: ubuntu-latest

0 commit comments

Comments
 (0)