Skip to content

Commit 6f7e4be

Browse files
author
Lucas McDonald
committed
m
1 parent 3f9dfcb commit 6f7e4be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414
- name: Upgrade setuptools
15-
run: python -m pip install --upgrade setuptools
15+
run: python -m pip install "setuptools<81"
1616
- name: not-grep
1717
uses: mattsb42-meta/not-grep@1.0.0

0 commit comments

Comments
 (0)