diff --git a/.github/workflows/watch.yml b/.github/workflows/watch.yml index 00a1106..f6c1db1 100644 --- a/.github/workflows/watch.yml +++ b/.github/workflows/watch.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: ref: master