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 029f48a commit 48d69e3Copy full SHA for 48d69e3
.github/workflows/pull-request-checks.yaml
@@ -198,7 +198,7 @@ jobs:
198
DEBIAN_FRONTEND: noninteractive
199
run: |
200
# spot
201
- SPOT_VERSION=2.14.2
+ SPOT_VERSION=2.14.3
202
URL=https://download.opensuse.org/repositories/home:/adl/Debian_12/amd64
203
wget ${URL}/libbddx0_${SPOT_VERSION}.0-1_amd64.deb
204
wget ${URL}/libspotgen0_${SPOT_VERSION}.0-1_amd64.deb
0 commit comments