We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed0687 commit 6679e34Copy full SHA for 6679e34
plone-package-test-notify/action.yml
@@ -48,7 +48,7 @@ runs:
48
key: ${{ inputs.CACHE_KEY }}
49
- name: Setup Python
50
if: ${{ inputs.PYTHON_VERSION != '' }}
51
- uses: actions/setup-python@v5.4.0
+ uses: actions/setup-python@v5.5.0
52
with:
53
python-version: ${{ inputs.PYTHON_VERSION }}
54
- name: Install dependencies
0 commit comments