Skip to content

Commit 9d5e71a

Browse files
Update e2e_tests.yaml
1 parent 4f5329c commit 9d5e71a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/e2e_tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
steps:
8484
- uses: actions/setup-node@v3
8585
with:
86-
node-version: 16
86+
node-version: 18
8787
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
8888
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
8989
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
@@ -152,4 +152,4 @@ jobs:
152152
SERVICE_ACCOUNT_FULL_PATH: /gcp/gcloud-service-key.json
153153
DIFFGRAM_HOST_OS: ${{ secrets.DIFFGRAM_HOST_OS }}
154154
DIFFGRAM_VERSION_TAG: 0.0.1
155-
DIFFGRAM_INSTALL_FINGERPRINT: ${{ secrets.DIFFGRAM_INSTALL_FINGERPRINT }}
155+
DIFFGRAM_INSTALL_FINGERPRINT: ${{ secrets.DIFFGRAM_INSTALL_FINGERPRINT }}

0 commit comments

Comments
 (0)