Update unit-testing.yaml

This commit is contained in:
EncodedVenom 2024-11-16 16:38:42 -05:00 committed by GitHub
parent 12236022c2
commit 638272bfcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Luau
uses: encodedvenom/install-luau@v4.1
uses: encodedvenom/install-luau@v4.2
with:
version: '0.651'
verbose: 'true'