We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4d16f commit 81f5892Copy full SHA for 81f5892
.github/workflows/auto-release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Tool Setup
22
uses: actions/setup-python@v2
23
with:
24
- python-version: 3.8.5
+ python-version: 3.7.10
25
architecture: x64
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/kernel-checks.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
17
0 commit comments