Skip to content

Commit

Permalink
update plone setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Jan 13, 2025
1 parent 317e00c commit 4f16228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Setup Plone ${{ matrix.plone }} with Python ${{ matrix.python }}
id: setup
uses: plone/setup-plone@v2.0.0
uses: plone/setup-plone@v3.0.0
with:
python-version: ${{ matrix.python }}
plone-version: ${{ matrix.plone }}
Expand Down

0 comments on commit 4f16228

Please sign in to comment.