diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6ff2d6e0..bbdb7930 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v1 - - uses: xmake-io/github-action-setup-xmake@test + - uses: xmake-io/github-action-setup-xmake@cache with: xmake-version: ${{ matrix.version }} actions-cache-folder: '.xmake-cache'