There was an error while loading. Please reload this page.
2 parents 16b85f6 + ffccc4e commit f2c7810Copy full SHA for f2c7810
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Check out repository
21
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
22
23
- name: Set up Node.js
24
uses: actions/setup-node@v6
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
.github/workflows/cloud-e2e.yml
@@ -17,7 +17,7 @@ jobs:
17
ZENNOTES_CLOUD_E2E_TOKEN: ${{ secrets.ZENNOTES_CLOUD_E2E_TOKEN }}
0 commit comments