diff --git a/.github/workflows/watch.yml b/.github/workflows/watch.yml index 642744b..d588da1 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@v6 with: ref: master