File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313#  limitations under the License.
1414docker :
1515  image : gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest 
16-   digest : sha256:1d7c29870723d4d2e32870c6dcdc43d4aa93dcc6519272d025bfcf2ecd48f091  
17- #  created: 2025-08-14T17:16:30.591542591Z 
16+   digest : sha256:b612d739b0533e56ba174526ca339f264b63e911c30d6f83f55b57c38cc6ad2a  
17+ #  created: 2025-08-15T12:36:48.871481111Z 
Original file line number Diff line number Diff line change 3232      - uses : actions/checkout@v5 
3333      - uses : actions/setup-node@v4 
3434        with :
35-           node-version : 22 
35+           node-version : 18 
3636      - run : node --version 
3737      - run : npm install --engine-strict 
3838        working-directory : .github/scripts 
4646      - uses : actions/checkout@v5 
4747      - uses : actions/setup-node@v4 
4848        with :
49-           node-version : 22 
49+           node-version : 18 
5050      - run : npm install --engine-strict 
5151      - run : npm test 
5252        env :
5757      - uses : actions/checkout@v5 
5858      - uses : actions/setup-node@v4 
5959        with :
60-           node-version : 22 
60+           node-version : 18 
6161      - run : npm install 
6262      - run : npm run lint 
6363  docs :
6666      - uses : actions/checkout@v5 
6767      - uses : actions/setup-node@v4 
6868        with :
69-           node-version : 22 
69+           node-version : 18 
7070      - run : npm install 
7171      - run : npm run docs 
7272      - uses : JustinBeckwith/linkinator-action@v1 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments