diff --git a/.github/workflows/sample.yml b/.github/workflows/sample.yml index 993aa44..7f57be1 100644 --- a/.github/workflows/sample.yml +++ b/.github/workflows/sample.yml @@ -13,7 +13,7 @@ jobs: with: node-version: 14.17.6 - name: Run SUT Action - uses: EthereumRemix/sol-test@v1-alpha + uses: EthereumRemix/sol-test@v1 with: test-path: 'sample/tests' compiler-version: '0.8.15' \ No newline at end of file