Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f171ce6 commit 68231bfCopy full SHA for 68231bf
1 file changed
.github/workflows/swift-codegen.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-python@v3
17
with:
18
- python-version: '~3.7'
+ python-version: '~3.8'
19
cache: 'pip'
20
- uses: ./.github/actions/fetch-codeql
21
- uses: bazelbuild/setup-bazelisk@v2
0 commit comments