diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f12bcb4..a1f2dc9 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v3 with: path: 'SparklyPaper' - ref: 'ver/1.21.10' + ref: 'ver/1.21.11' token: ${{ secrets.LORITTA_PAT }} - name: Checkout Paper Repository