Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jolars/sortedl1
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed May 22, 2024
2 parents 7e5086f + f31cce4 commit 47db4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pypa/cibuildwheel@v2.16.5
- uses: pypa/cibuildwheel@v2.18.1

- uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
make html
- name: Setup pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 47db4bb

Please sign in to comment.