We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ca70e commit 81a4b77Copy full SHA for 81a4b77
.github/workflows/data-json-test.yml
@@ -33,7 +33,7 @@ jobs:
33
co2-calculation-method: "location-based"
34
co2-grid-intensity-api-token: ${{ secrets.ELECTRICITYMAPS_TOKEN }}
35
36
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
37
with:
38
node-version: '18'
39
0 commit comments