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 20cb9b9 commit 19903a6Copy full SHA for 19903a6
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Install soupault
33
env:
34
- SOUPAULT_VERSION: 4.6.0
+ SOUPAULT_VERSION: 4.7.0
35
run: |
36
echo Downloading and unpacking soupault
37
wget https://github.com/dmbaturin/soupault/releases/download/$SOUPAULT_VERSION/soupault-$SOUPAULT_VERSION-linux-x86_64.tar.gz
0 commit comments