Skip to content

Commit

Permalink
Use soupault 4.6.0 for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbaturin committed Jun 19, 2023
1 parent 46a7d8c commit 973ef04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install soupault
env:
SOUPAULT_VERSION: 4.5.0
SOUPAULT_VERSION: 4.6.0
run: |
echo Downloading and unpacking soupault
wget https://github.com/PataphysicalSociety/soupault/releases/download/$SOUPAULT_VERSION/soupault-$SOUPAULT_VERSION-linux-x86_64.tar.gz
Expand Down

0 comments on commit 973ef04

Please sign in to comment.