File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167167
168168      - name : Deploy docs 🚀 to website 
169169        if : ${{ contains(matrix.os, 'macos') }} 
170-         uses : JamesIves/github-pages-deploy-action@v4.6.9  
170+         uses : JamesIves/github-pages-deploy-action@v4.7.0  
171171        with :
172172          branch : gh-pages  #  The branch the action should deploy to.
173173          folder : site  #  The folder the action should deploy.
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ jobs:
110110
111111      - name : Deploy docs 🚀 to website 
112112        if : ${{ contains(matrix.os, 'macos') }} 
113-         uses : JamesIves/github-pages-deploy-action@v4.6.9  
113+         uses : JamesIves/github-pages-deploy-action@v4.7.0  
114114        with :
115115          branch : gh-pages  #  The branch the action should deploy to.
116116          folder : site  #  The folder the action should deploy.
Original file line number Diff line number Diff line change 11[versions ]
2- kotlin  = " 2.0.21 " 
2+ kotlin  = " 2.1.0 " 
33coroutines  = " 1.9.0" 
44kotlinx-serialization-json  = " 1.7.3" 
55kotlinx-collections-immutable  = " 0.3.8" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments