Skip to content

Commit

Permalink
Update setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni007 committed Sep 18, 2023
1 parent a15c58d commit fd54392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/calculate-next-internal-version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ outputs:
runs:
using: "composite"
steps:
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
- id: next-prerelease-resolver
run: ${{ github.action_path }}/next-prerelease.sh
Expand Down

0 comments on commit fd54392

Please sign in to comment.