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 077862f commit e7f6c5bCopy full SHA for e7f6c5b
.github/workflows/build-test.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Output Docker info
22
run: docker info
23
- name: Set up Python 3.8
24
- uses: actions/setup-python@v4.6.1
+ uses: actions/setup-python@v4.7.0
25
with:
26
python-version: 3.8
27
- name: Get branch name (only for push to branch)
.github/workflows/test-video.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
0 commit comments