Skip to content

Commit 1c9c094

Browse files
authored
Merge pull request #274 from asottile/all-repos_autofix_all-repos-sed
upgrade asottile/workflows
2 parents 4188ee1 + 10a411d commit 1c9c094

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

99
jobs:
1010
main-latest-git:
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
main:
15-
uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
15+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1616
with:
1717
env: '["py39", "py310", "py311"]'

0 commit comments

Comments
 (0)