File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 tag_glob : coordinax-api-v*
6565 commit_sha : ${{ github.event.workflow_run.head_sha }}
6666
67- - uses : astral-sh/setup-uv@v5
67+ - uses : astral-sh/setup-uv@v7
6868
6969 - name : Validate git tag (for tagged releases)
7070 if : |
7979 uv run scripts/validate_tag.py "$TAG" "coordinax-api"
8080 shell : bash
8181
82- - uses : hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14 .0
82+ - uses : hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17 .0
8383 with :
8484 path : packages/coordinax-api
8585 upload-name-suffix : -coordinax-api
@@ -102,7 +102,7 @@ jobs:
102102
103103 steps :
104104 - name : Download built artifact to dist/
105- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
105+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
106106 with :
107107 name : Packages-coordinax-api
108108 path : dist
@@ -126,7 +126,7 @@ jobs:
126126
127127 steps :
128128 - name : Download built artifact to dist/
129- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
129+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
130130 with :
131131 name : Packages-coordinax-api
132132 path : dist
Original file line number Diff line number Diff line change 6464 tag_glob : coordinax-astro-v*
6565 commit_sha : ${{ github.event.workflow_run.head_sha }}
6666
67- - uses : astral-sh/setup-uv@v5
67+ - uses : astral-sh/setup-uv@v7
6868
6969 - name : Validate git tag (for tagged releases)
7070 if : |
7979 uv run scripts/validate_tag.py "$TAG" "coordinax-astro"
8080 shell : bash
8181
82- - uses : hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14 .0
82+ - uses : hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17 .0
8383 with :
8484 path : packages/coordinax-astro
8585 upload-name-suffix : -coordinax-astro
@@ -102,7 +102,7 @@ jobs:
102102
103103 steps :
104104 - name : Download built artifact to dist/
105- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
105+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
106106 with :
107107 name : Packages-coordinax-astro
108108 path : dist
@@ -126,7 +126,7 @@ jobs:
126126
127127 steps :
128128 - name : Download built artifact to dist/
129- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
129+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
130130 with :
131131 name : Packages-coordinax-astro
132132 path : dist
Original file line number Diff line number Diff line change 6464 tag_glob : coordinax-hypothesis-v*
6565 commit_sha : ${{ github.event.workflow_run.head_sha }}
6666
67- - uses : astral-sh/setup-uv@v5
67+ - uses : astral-sh/setup-uv@v7
6868
6969 - name : Validate git tag (for tagged releases)
7070 if : |
7979 uv run scripts/validate_tag.py "$TAG" "coordinax-hypothesis"
8080 shell : bash
8181
82- - uses : hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14 .0
82+ - uses : hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17 .0
8383 with :
8484 path : packages/coordinax-hypothesis
8585 upload-name-suffix : -coordinax-hypothesis
@@ -102,7 +102,7 @@ jobs:
102102
103103 steps :
104104 - name : Download built artifact to dist/
105- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
105+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
106106 with :
107107 name : Packages-coordinax-hypothesis
108108 path : dist
@@ -126,7 +126,7 @@ jobs:
126126
127127 steps :
128128 - name : Download built artifact to dist/
129- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
129+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
130130 with :
131131 name : Packages-coordinax-hypothesis
132132 path : dist
Original file line number Diff line number Diff line change 6464 tag_glob : coordinax-interop-astropy-v*
6565 commit_sha : ${{ github.event.workflow_run.head_sha }}
6666
67- - uses : astral-sh/setup-uv@v5
67+ - uses : astral-sh/setup-uv@v7
6868
6969 - name : Validate git tag (for tagged releases)
7070 if : |
7979 uv run scripts/validate_tag.py "$TAG" "coordinax-interop-astropy"
8080 shell : bash
8181
82- - uses : hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14 .0
82+ - uses : hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17 .0
8383 with :
8484 path : packages/coordinax-interop-astropy
8585 upload-name-suffix : -coordinax-interop-astropy
@@ -102,7 +102,7 @@ jobs:
102102
103103 steps :
104104 - name : Download built artifact to dist/
105- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
105+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
106106 with :
107107 name : Packages-coordinax-interop-astropy
108108 path : dist
@@ -126,7 +126,7 @@ jobs:
126126
127127 steps :
128128 - name : Download built artifact to dist/
129- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
129+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
130130 with :
131131 name : Packages-coordinax-interop-astropy
132132 path : dist
Original file line number Diff line number Diff line change 6868 tag_glob : coordinax-v*
6969 commit_sha : ${{ github.event.workflow_run.head_sha }}
7070
71- - uses : astral-sh/setup-uv@v5
71+ - uses : astral-sh/setup-uv@v7
7272
7373 - name : Validate git tag (for tagged releases)
7474 if : |
8383 uv run scripts/validate_tag.py "$TAG" "coordinax"
8484 shell : bash
8585
86- - uses : hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14 .0
86+ - uses : hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17 .0
8787 with :
8888 path : .
8989 upload-name-suffix : -coordinax
@@ -106,7 +106,7 @@ jobs:
106106
107107 steps :
108108 - name : Download built artifact to dist/
109- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
109+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
110110 with :
111111 name : Packages-coordinax
112112 path : dist
@@ -130,7 +130,7 @@ jobs:
130130
131131 steps :
132132 - name : Download built artifact to dist/
133- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
133+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
134134 with :
135135 name : Packages-coordinax
136136 path : dist
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2828
2929 - name : Install uv
30- uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v6
30+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v6
3131
3232 - name : Install
3333 run : uv sync --no-default-groups --group nox --group lint --locked
4949 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5050
5151 - name : Install uv
52- uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v6
52+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v6
5353 with :
5454 python-version : ${{ matrix.python-version }}
5555
6161 uv run --frozen nox -s test -- --cov --cov-report=xml --cov-report=term --durations=20 --arraydiff -m"not slow"
6262
6363 - name : Upload coverage report
64- uses : codecov/codecov-action@v5.5.2
64+ uses : codecov/codecov-action@v6.0.0
6565 with :
6666 token : ${{ secrets.CODECOV_TOKEN }}
6767
7979 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
8080
8181 - name : Install uv
82- uses : astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v6
82+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v6
8383 with :
8484 python-version : ${{ matrix.python-version }}
8585
8989 --cov-report=xml --cov-report=term --durations=20
9090
9191 - name : Upload coverage report
92- uses : codecov/codecov-action@v5.5.2
92+ uses : codecov/codecov-action@v6.0.0
9393 with :
9494 token : ${{ secrets.CODECOV_TOKEN }}
9595
You can’t perform that action at this time.
0 commit comments