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 6649523 commit da910f5Copy full SHA for da910f5
.github/workflows/build_test.yml
@@ -324,7 +324,7 @@ jobs:
324
# cd integration
325
# mvn -B verify
326
327
- - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
328
if: ${{ matrix.build_system == 'python' }}
329
with:
330
python-version: ${{ matrix.python_version }}
0 commit comments