File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -862,7 +862,7 @@ jobs:
862
862
fetch-depth : 0
863
863
submodules : true
864
864
- name : Set up Python
865
- uses : actions/setup-python@v5
865
+ uses : actions/setup-python@v6
866
866
with :
867
867
python-version : " 3.10"
868
868
- uses : VirtusLab/scala-cli-setup@v1
@@ -903,7 +903,7 @@ jobs:
903
903
fetch-depth : 0
904
904
submodules : true
905
905
- name : Set up Python
906
- uses : actions/setup-python@v5
906
+ uses : actions/setup-python@v6
907
907
with :
908
908
python-version : " 3.10"
909
909
- uses : VirtusLab/scala-cli-setup@v1
@@ -944,7 +944,7 @@ jobs:
944
944
fetch-depth : 0
945
945
submodules : true
946
946
- name : Set up Python
947
- uses : actions/setup-python@v5
947
+ uses : actions/setup-python@v6
948
948
with :
949
949
python-version : " 3.10"
950
950
- uses : VirtusLab/scala-cli-setup@v1
@@ -985,7 +985,7 @@ jobs:
985
985
fetch-depth : 0
986
986
submodules : true
987
987
- name : Set up Python
988
- uses : actions/setup-python@v5
988
+ uses : actions/setup-python@v6
989
989
with :
990
990
python-version : " 3.10"
991
991
- uses : VirtusLab/scala-cli-setup@v1
@@ -1026,7 +1026,7 @@ jobs:
1026
1026
fetch-depth : 0
1027
1027
submodules : true
1028
1028
- name : Set up Python
1029
- uses : actions/setup-python@v5
1029
+ uses : actions/setup-python@v6
1030
1030
with :
1031
1031
python-version : " 3.10"
1032
1032
- uses : VirtusLab/scala-cli-setup@v1
You can’t perform that action at this time.
0 commit comments