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 ed86437 commit 80efea1Copy full SHA for 80efea1
.github/workflows/build-test.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Output Docker info
26
run: docker info
27
- name: Set up Python 3.8
28
- uses: actions/setup-python@v4.0.0
+ uses: actions/setup-python@v4.1.0
29
with:
30
python-version: 3.8
31
- name: Get branch name (only for push to branch)
.github/workflows/test-video.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
0 commit comments