diff --git a/.github/workflows/get_repo_metrics.yml b/.github/workflows/get_repo_metrics.yml index 1a5bdfd..d00518e 100644 --- a/.github/workflows/get_repo_metrics.yml +++ b/.github/workflows/get_repo_metrics.yml @@ -6,7 +6,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Generate JSON File with Repo Data Metric run: |