There was an error while loading. Please reload this page.
1 parent ecfb42e commit 5dfec31Copy full SHA for 5dfec31
1 file changed
.github/workflows/check-alerts.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout
40
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
41
- name: Install Dependencies
42
- run: pip3 install requests setuptools==61.2.0
+ run: pip3 install requests setuptools==80.9.0
43
- name: Check for alerts and creates issue
44
run: |
45
cd tools
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments