diff --git a/.github/workflows/ImgBot.yml b/.github/workflows/ImgBot.yml index 552b357..813e580 100644 --- a/.github/workflows/ImgBot.yml +++ b/.github/workflows/ImgBot.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Run ImgBot uses: imgbot/ImgBot-action@v1 with: