Skip to content

Commit

Permalink
Merge pull request #6 from Voinea-Radu/renovate/actions-setup-python-5.x
Browse files Browse the repository at this point in the history
Update actions/setup-python action to v5.2.0
  • Loading branch information
Voinea-Radu authored Sep 8, 2024
2 parents 7beb7ee + 329d045 commit e191b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: '12.x'

- name: Setup Python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0

- name: Setup Java
uses: actions/setup-java@v4
Expand Down

0 comments on commit e191b9a

Please sign in to comment.