Skip to content

Commit 07b6eb3

Browse files
committed
Update version
1 parent ff78989 commit 07b6eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
using: "composite"
2929
steps:
3030
- name: Set up Python
31-
uses: actions/setup-python@v4
31+
uses: actions/setup-python@v3
3232
with:
3333
python-version: ${{ inputs.python_version }}
3434
- name: Set up JDK 1.8

0 commit comments

Comments
 (0)