Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aba1ce0

Browse filesBrowse files
authored
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sed
upgrade asottile/workflows
2 parents 804c853 + e2210c9 commit aba1ce0
Copy full SHA for aba1ce0

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎.github/workflows/languages.yaml

Copy file name to clipboardExpand all lines: .github/workflows/languages.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
matrix:
3737
include: ${{ fromJSON(needs.vars.outputs.languages) }}
3838
steps:
39-
- uses: asottile/workflows/.github/actions/fast-checkout@v1.4.0
39+
- uses: asottile/workflows/.github/actions/fast-checkout@v1.8.1
4040
- uses: actions/setup-python@v4
4141
with:
4242
python-version: 3.9

‎.github/workflows/main.yml

Copy file name to clipboardExpand all lines: .github/workflows/main.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ concurrency:
1212

1313
jobs:
1414
main-windows:
15-
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
15+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1616
with:
1717
env: '["py39"]'
1818
os: windows-latest
1919
main-linux:
20-
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
20+
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
2121
with:
2222
env: '["py39", "py310", "py311", "py312"]'
2323
os: ubuntu-latest

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.