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 6262      name : development 
6363    steps :
6464      - name : Download artifact 
65-         uses : actions/download-artifact@v3  
65+         uses : actions/download-artifact@v4  
6666        with :
6767          path : oscal-viewer 
6868      - name : Sign in to AWS 
Original file line number Diff line number Diff line change 6565      url : https://viewer.oscal.io/ 
6666    steps :
6767      - name : Download artifact 
68-         uses : actions/download-artifact@v3  
68+         uses : actions/download-artifact@v4  
6969        with :
7070          path : oscal-viewer 
7171      - name : Sign in to AWS 
Original file line number Diff line number Diff line change 8181      - name : Install package dependencies 
8282        run : npm ci 
8383      - name : Fetch the artifact 
84-         uses : actions/download-artifact@v3  
84+         uses : actions/download-artifact@v4  
8585        with :
8686          name : schema 
8787          path : schema 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments