diff --git a/.github/workflows/weekly-testkit-snapshot-tag.yml b/.github/workflows/weekly-testkit-snapshot-tag.yml index 01f87f06..414d9128 100644 --- a/.github/workflows/weekly-testkit-snapshot-tag.yml +++ b/.github/workflows/weekly-testkit-snapshot-tag.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout main - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: ref: main fetch-depth: 0