We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7303344 + 81c5688 commit 86e64d2Copy full SHA for 86e64d2
1 file changed
.github/workflows/cd.yml
@@ -94,7 +94,7 @@ jobs:
94
if: ${{ matrix.platform.container == 'debian:buster-slim' }}
95
run: sed -i 's/deb.debian.org/archive.debian.org/g' /etc/apt/sources.list
96
97
- - uses: pkgxdev/setup@v4
+ - uses: pkgxdev/setup@v5
98
with:
99
+: ${{ matrix.platform.pkgs }}
100
0 commit comments