Skip to content

Commit

Permalink
Merge pull request #92 from srz-zumix/feature/v0.5
Browse files Browse the repository at this point in the history
v0.5
  • Loading branch information
srz-zumix authored Jun 13, 2023
2 parents 337f3ca + b99380d commit 7504b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-act
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -euo pipefail

SCRIPT_DIR=$(cd "$(dirname "${BASH_SOURCE[0]:-$0}")" &>/dev/null && pwd -P)

GH_ACT_VERSION=0.4
GH_ACT_VERSION=0.5

msg() {
echo >&2 -e "${1-}"
Expand Down

0 comments on commit 7504b86

Please sign in to comment.