diff --git a/.github/workflows/write-data.yaml b/.github/workflows/write-data.yaml index 5e70b5f..d4caf54 100644 --- a/.github/workflows/write-data.yaml +++ b/.github/workflows/write-data.yaml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: token: ${{ secrets.METRICMINER_GITHUB_PAT }}