diff options
author | Rob Mensching <rob@firegiant.com> | 2023-04-18 12:24:37 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2023-04-18 13:19:32 -0700 |
commit | be3e3294cc62b622a67acfc206d1a98b1a41a0cc (patch) | |
tree | 51a7404f989017329744d5da4957e65014337481 /.github/workflows/build.yml | |
parent | 3b617d74241cb54fcbb85989538a681f7134349b (diff) | |
download | wix-be3e3294cc62b622a67acfc206d1a98b1a41a0cc.tar.gz wix-be3e3294cc62b622a67acfc206d1a98b1a41a0cc.tar.bz2 wix-be3e3294cc62b622a67acfc206d1a98b1a41a0cc.zip |
Catch a few left over references to v4
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 13792747..466cc796 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
@@ -1,4 +1,4 @@ | |||
1 | name: Build WiX Toolset v4 | 1 | name: Build WiX Toolset v5 |
2 | 2 | ||
3 | on: | 3 | on: |
4 | push: | 4 | push: |