We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50639d1 + d3c4d87 commit 1d4d766Copy full SHA for 1d4d766
1 file changed
.github/workflows/release-bin-manual.yml
@@ -35,7 +35,7 @@ jobs:
35
run: sudo apt-get update && sudo apt-get install protobuf-compiler
36
37
- uses: actions/checkout@v6
38
- - uses: taiki-e/upload-rust-binary-action@v1.30.0
+ - uses: taiki-e/upload-rust-binary-action@v1.30.2
39
with:
40
bin: dash-mpd-cli
41
include: LICENSE-MIT,README.md,CHANGELOG.md
0 commit comments