diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 689d02b..68a6944 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: ref: 'main' fetch-depth: 0