Skip to content

Commit 2eb9159

Browse files
ci(dependabot): bump tlambert03/setup-qt-libs from 1.5 to 1.6 (#615)
Bumps [tlambert03/setup-qt-libs](https://github.com/tlambert03/setup-qt-libs) from 1.5 to 1.6. - [Release notes](https://github.com/tlambert03/setup-qt-libs/releases) - [Commits](tlambert03/setup-qt-libs@v1.5...v1.6) --- updated-dependencies: - dependency-name: tlambert03/setup-qt-libs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e82c27 commit 2eb9159

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/setup-python@v4
4646
with:
4747
python-version: ${{ matrix.python-version }}
48-
- uses: tlambert03/setup-qt-libs@v1.5
48+
- uses: tlambert03/setup-qt-libs@v1.6
4949
- name: Install dependencies
5050
run: python -m pip install --upgrade hatch
5151

@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
python-version: "3.11"
7171

72-
- uses: tlambert03/setup-qt-libs@v1.5
72+
- uses: tlambert03/setup-qt-libs@v1.6
7373

7474
- name: Install dependencies
7575
run: |
@@ -92,7 +92,7 @@ jobs:
9292
with:
9393
repository: napari/napari
9494
path: napari-from-github
95-
- uses: tlambert03/setup-qt-libs@v1.5
95+
- uses: tlambert03/setup-qt-libs@v1.6
9696
- uses: actions/setup-python@v4
9797
with:
9898
python-version: "3.10"
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
repository: hanjinliu/magic-class
119119
path: magic-class
120-
- uses: tlambert03/setup-qt-libs@v1.5
120+
- uses: tlambert03/setup-qt-libs@v1.6
121121
- uses: actions/setup-python@v4
122122
with:
123123
python-version: "3.10"
@@ -145,7 +145,7 @@ jobs:
145145
with:
146146
repository: stardist/stardist-napari
147147
path: stardist-napari
148-
- uses: tlambert03/setup-qt-libs@v1.5
148+
- uses: tlambert03/setup-qt-libs@v1.6
149149
- uses: actions/setup-python@v4
150150
with:
151151
python-version: "3.10"
@@ -173,7 +173,7 @@ jobs:
173173
with:
174174
repository: 4DNucleome/PartSeg
175175
path: PartSeg
176-
- uses: tlambert03/setup-qt-libs@v1.5
176+
- uses: tlambert03/setup-qt-libs@v1.6
177177
- uses: actions/setup-python@v4
178178
with:
179179
python-version: "3.10"

0 commit comments

Comments
 (0)