Skip to content

Commit 202cc17

Browse files
Bump wntrblm/nox from 2024.03.02 to 2024.04.15 in the github-actions group (cda-tum#590)
1 parent 5649e0c commit 202cc17

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/reusable-python-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up mold as linker (Linux only)
3737
uses: rui314/setup-mold@v1
3838
- uses: yezz123/setup-uv@v4
39-
- uses: wntrblm/nox@2024.03.02
39+
- uses: wntrblm/nox@2024.04.15
4040
with:
4141
python-versions: "3.12"
4242
- name: Run mypy

.github/workflows/reusable-python-minimums.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up mold as linker (Linux only)
5252
uses: rui314/setup-mold@v1
5353
- uses: yezz123/setup-uv@v4
54-
- uses: wntrblm/nox@2024.03.02
54+
- uses: wntrblm/nox@2024.04.15
5555
with:
5656
python-versions: ${{ inputs.python-version }}
5757
- name: Tests with minimal versions

.github/workflows/reusable-python-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up mold as linker (Linux only)
5252
uses: rui314/setup-mold@v1
5353
- uses: yezz123/setup-uv@v4
54-
- uses: wntrblm/nox@2024.03.02
54+
- uses: wntrblm/nox@2024.04.15
5555
with:
5656
python-versions: ${{ inputs.python-version }}
5757
- name: Test on 🐍 ${{ inputs.python-version }}

0 commit comments

Comments
 (0)