diff --git a/.github/workflows/watch.yml b/.github/workflows/watch.yml index 642744b..e68d26c 100644 --- a/.github/workflows/watch.yml +++ b/.github/workflows/watch.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: ref: master