diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 5d93420..bd94c94 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -11,7 +11,7 @@ jobs: contents: write steps: # Update checkout version and add fetch-depth - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: fetch-depth: 0