diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a051a3d..ee4ba8c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: - name: Test setup run: sh copy_files.sh - name: Run Autograding - uses: uhafner/autograding-github-action@v1.5.0 + uses: uhafner/autograding-github-action@v1.6.0 with: TOKEN: ${{ secrets.GITHUB_TOKEN }} HEAD_SHA: ${{github.event.pull_request.head.sha}}