We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdf1f5 commit 81ff47cCopy full SHA for 81ff47c
action.yml
@@ -121,7 +121,7 @@ runs:
121
git clone https://github.com/chains-project/dirty-waters.git
122
cd dirty-waters
123
# The version is pinned to the latest dirty-waters release at the time of the action release
124
- DIRTY_WATERS_VERSION="v0.82.0"
+ DIRTY_WATERS_VERSION="v0.83.0"
125
git checkout $DIRTY_WATERS_VERSION
126
pip install -r requirements.txt
127
0 commit comments