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 c3f1c50 commit c5e318eCopy full SHA for c5e318e
.github/workflows/build-test.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Output Docker info
23
run: docker info
24
- name: Set up Python 3.8
25
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3.1.0
26
with:
27
python-version: 3.8
28
- name: Get branch name (only for push to branch)
.github/workflows/test-video.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
0 commit comments