2020    runs-on : ubuntu-latest 
2121    steps :
2222      - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
23-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
23+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
2424        with :
2525          node-version : ' 20.19.5' 
2626          check-latest : true 
3333    runs-on : ubuntu-latest 
3434    steps :
3535      - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
36-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
36+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
3737        with :
3838          node-version : ' 20.19.5' 
3939          check-latest : true 
5555          project_id : celo-mobile-alfajores 
5656          credentials_json : ${{ secrets.ALFAJORES_SERVICE_ACCOUNT_KEY }} 
5757      - uses : google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db  #  v3.0.1
58-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
58+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
5959        with :
6060          node-version : ' 20.19.5' 
6161          check-latest : true 
7474          project_id : celo-mobile-alfajores 
7575          credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} 
7676      - uses : google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db  #  v3.0.1
77-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
77+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
7878        with :
7979          node-version : ' 20.19.5' 
8080          check-latest : true 
9191          project_id : celo-mobile-mainnet 
9292          credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} 
9393      - uses : google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db  #  v3.0.1
94-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
94+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
9595        with :
9696          node-version : ' 20.19.5' 
9797          check-latest : true 
@@ -110,7 +110,7 @@ jobs:
110110        with :
111111          project_id : celo-mobile-mainnet 
112112          credentials_json : ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} 
113-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
113+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
114114        with :
115115          node-version : ' 20.19.5' 
116116          check-latest : true 
@@ -139,7 +139,7 @@ jobs:
139139      - uses : google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db  #  v3.0.1
140140        with :
141141          install_components : ' beta' 
142-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
142+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
143143        with :
144144          node-version : ' 20.19.5' 
145145          check-latest : true 
@@ -169,7 +169,7 @@ jobs:
169169      - uses : google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db  #  v3.0.1
170170        with :
171171          install_components : ' beta' 
172-       - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444   #  v5 .0.0
172+       - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903   #  v6 .0.0
173173        with :
174174          node-version : ' 20.19.5' 
175175          check-latest : true 
0 commit comments