Skip to content

Commit 0e48b3d

Browse files
Merge branch 'main' into feature/three-phase-nan
2 parents 22c56ff + 0b7b0da commit 0e48b3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
uses: docker/setup-qemu-action@v2
126126

127127
- name: Build wheels
128-
uses: pypa/[email protected].1
128+
uses: pypa/[email protected].2
129129
# GitHub Actions specific build parameters
130130
env:
131131
# pass GitHub runner info into Linux container
@@ -188,4 +188,3 @@ jobs:
188188
prerelease: ${{ contains(steps.tag.outputs.tag, 'rc') }}
189189
generate_release_notes: true
190190
target_commitish: ${{ github.sha }}
191-

0 commit comments

Comments
 (0)