diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml index 60f93113..bd81dad2 100644 --- a/.github/workflows/test-deploy.yml +++ b/.github/workflows/test-deploy.yml @@ -110,7 +110,7 @@ jobs: steps: - name: Check out the repo - uses: actions/checkout@4 + uses: actions/checkout@v4 - name: Set matrix of features id: set-matrix