Skip to content

Commit 1a202b0

Browse files
authored
Update Java-Test.yml
Updated Workflow: Python 3.8.5 to 3.9.1
1 parent 46b2b17 commit 1a202b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Java-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-python@v2
1212
with:
13-
python-version: '3.8.5'
13+
python-version: '3.9.1'
1414
architecture: 'x64'
1515
- uses: actions/setup-java@v1
1616
with:

0 commit comments

Comments
 (0)