Skip to content

Commit

Permalink
Upgrade swow version
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Jul 25, 2024
1 parent e973dd1 commit f89a949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-swow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Swow
on: [ push ]
env:
ENGINE: 'swow'
SW_VERSION: 'v1.5.2'
SW_VERSION: 'v1.5.3'
COMPOSER_VERSION: '2.7.7'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_ACCESSTOKEN }}
Expand Down

0 comments on commit f89a949

Please sign in to comment.