There was an error while loading. Please reload this page.
2 parents 5be5837 + 3d7d05d commit 940abadCopy full SHA for 940abad
1 file changed
.github/workflows/snyk.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout
20
uses: actions/checkout@v5
21
- name: Set up Python 3.10
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
23
with:
24
python-version: 3.10.14
25
cache: 'pip'
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments