diff --git a/.github/workflows/check-server.yml b/.github/workflows/check-server.yml index 3f7ad46..0d87e19 100644 --- a/.github/workflows/check-server.yml +++ b/.github/workflows/check-server.yml @@ -23,7 +23,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: - name: Tailscale - uses: tailscale/github-action@v1 + uses: tailscale/github-action@v2 with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} version: 1.22.2