diff --git a/.github/workflows/code_checks.yml b/.github/workflows/code_checks.yml index 354abd2..6189983 100644 --- a/.github/workflows/code_checks.yml +++ b/.github/workflows/code_checks.yml @@ -29,7 +29,7 @@ jobs: run-code-check: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Install uv uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 diff --git a/.github/workflows/collect-metrics.yml b/.github/workflows/collect-metrics.yml index 7845d5b..c44cb18 100644 --- a/.github/workflows/collect-metrics.yml +++ b/.github/workflows/collect-metrics.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: # Use default fetch for faster checkout fetch-depth: 1 diff --git a/.github/workflows/deploy-catalog-analytics.yml b/.github/workflows/deploy-catalog-analytics.yml index 77ea506..b183178 100644 --- a/.github/workflows/deploy-catalog-analytics.yml +++ b/.github/workflows/deploy-catalog-analytics.yml @@ -36,7 +36,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Free up disk space run: | diff --git a/.github/workflows/deploy-catalog-gcp.yml b/.github/workflows/deploy-catalog-gcp.yml index eff5db1..69cbb78 100644 --- a/.github/workflows/deploy-catalog-gcp.yml +++ b/.github/workflows/deploy-catalog-gcp.yml @@ -35,7 +35,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup Node.js uses: actions/setup-node@v6 diff --git a/catalog/public/data/github_metrics.json b/catalog/public/data/github_metrics.json index 950ea38..08ad131 100644 --- a/catalog/public/data/github_metrics.json +++ b/catalog/public/data/github_metrics.json @@ -930,4 +930,4 @@ } }, "last_updated": "2026-06-22T13:48:39.298518+00:00" -} \ No newline at end of file +} diff --git a/catalog/public/data/github_metrics_history.json b/catalog/public/data/github_metrics_history.json index 287497e..f7981d5 100644 --- a/catalog/public/data/github_metrics_history.json +++ b/catalog/public/data/github_metrics_history.json @@ -32906,4 +32906,4 @@ } }, "last_updated": "2026-06-22T13:48:38.573073+00:00" -} \ No newline at end of file +} diff --git a/catalog/public/data/pypi_metrics.json b/catalog/public/data/pypi_metrics.json index b1f8627..1cca589 100644 --- a/catalog/public/data/pypi_metrics.json +++ b/catalog/public/data/pypi_metrics.json @@ -171,4 +171,4 @@ } }, "last_updated": "2026-06-22T13:48:56.892200+00:00" -} \ No newline at end of file +} diff --git a/catalog/public/data/pypi_metrics_history.json b/catalog/public/data/pypi_metrics_history.json index eebf776..6b894f1 100644 --- a/catalog/public/data/pypi_metrics_history.json +++ b/catalog/public/data/pypi_metrics_history.json @@ -3021,4 +3021,4 @@ } }, "last_updated": "2026-06-22T13:48:55.715753+00:00" -} \ No newline at end of file +}