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 8c61ad4 commit e8521f0Copy full SHA for e8521f0
1 file changed
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
cache: 'maven'
55
56
- name: Set up Python
57
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
58
with:
59
python-version: '3.10'
60
0 commit comments