diff --git a/.github/workflows/auto_compile.yml b/.github/workflows/auto_compile.yml index ebb3473..c5aea82 100644 --- a/.github/workflows/auto_compile.yml +++ b/.github/workflows/auto_compile.yml @@ -28,7 +28,7 @@ jobs: steps: ######################################################################### checkout - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: token: ${{ secrets.AUTOIT_DEPLOY_TOKEN }} # Download only the necessary files