diff --git a/.github/workflows/SnoopCompile.yml b/.github/workflows/SnoopCompile.yml index 20ea1a5b..591300eb 100644 --- a/.github/workflows/SnoopCompile.yml +++ b/.github/workflows/SnoopCompile.yml @@ -23,7 +23,7 @@ jobs: version: # NOTE: the versions below should match those in your botconfig - '1.3' - '1.4' - - '1.5.0-rc1' + - '^1.5.0-0' - 'nightly' os: # NOTE: should match the os setting of your botconfig - ubuntu-latest