File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 distribution : " temurin"
2727 java-version : ${{ env.JAVA_VERSION }}
2828 - name : Checkout generator repo
29- uses : actions/checkout@v3
29+ uses : actions/checkout@v6
3030 with :
3131 repository : " stackitcloud/stackit-sdk-generator"
3232 ref : " main"
6060 distribution : " temurin"
6161 java-version : ${{ env.JAVA_VERSION }}
6262 - name : Checkout generator repo
63- uses : actions/checkout@v3
63+ uses : actions/checkout@v6
6464 with :
6565 repository : " stackitcloud/stackit-sdk-generator"
6666 ref : " main"
@@ -101,7 +101,7 @@ jobs:
101101 distribution : " temurin"
102102 java-version : ${{ env.JAVA_VERSION }}
103103 - name : Checkout generator repo
104- uses : actions/checkout@v5
104+ uses : actions/checkout@v6
105105 with :
106106 repository : " stackitcloud/stackit-sdk-generator"
107107 ref : " main"
You can’t perform that action at this time.
0 commit comments