Skip to content

Commit

Permalink
Update actions/setup-python action to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 48a34aa commit 329d045
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 329d045

Please sign in to comment.