There was an error while loading. Please reload this page.
1 parent 18766cd commit bd2d6caCopy full SHA for bd2d6ca
.github/workflows/deploy-subgraph.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
35
36
- name: Set up Node.js
37
- uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
+ uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
38
with:
39
node-version: 16
40
0 commit comments