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.
2 parents 41a1520 + cd918d7 commit aa872b0Copy full SHA for aa872b0
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
id: setup_gstreamer
23
uses: RSWilli/setup-gstreamer@5472e33168ba7b1f3bb01dc81ca067e263633824
24
with:
25
- version: 1.22.0
+ version: 1.22.6
26
- name: checkout
27
uses: actions/checkout@v3
28
- uses: actions/setup-go@v4
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
- name: Check out code into the Go module directory
19
uses: actions/checkout@v2
20
0 commit comments