Skip to content

Commit

Permalink
chore: update updater/tests/workflow-args.sh to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Jan 24, 2025
1 parent 7f18300 commit 2b497d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updater/tests/workflow-args.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euo pipefail

case $1 in
get-version)
echo "latest"
echo "v2.11.0"

# Run actual tests here.
if [[ "$(uname)" != 'Darwin' ]]; then
Expand Down

0 comments on commit 2b497d6

Please sign in to comment.