Skip to content

Commit 20cb9b9

Browse files
committed
Use soupault 4.6.0 for CI builds
1 parent 9c4209b commit 20cb9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
3232
- name: Install soupault
3333
env:
34-
SOUPAULT_VERSION: 4.5.0
34+
SOUPAULT_VERSION: 4.6.0
3535
run: |
3636
echo Downloading and unpacking soupault
3737
wget https://github.com/dmbaturin/soupault/releases/download/$SOUPAULT_VERSION/soupault-$SOUPAULT_VERSION-linux-x86_64.tar.gz

0 commit comments

Comments
 (0)