Skip to content

Commit

Permalink
Try specifying setuptool-version 69.5.1 in setup-plone action.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Apr 16, 2024
1 parent 1ae8628 commit 7882b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
python-version: ${{ matrix.python }}
plone-version: ${{ matrix.plone }}
setuptools-version: 69.5.1
additional-eggs: 'setuptools'
- name: Install package
run: |
Expand Down

0 comments on commit 7882b89

Please sign in to comment.