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