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.
2 parents e0a2a49 + db874d7 commit d253d32Copy full SHA for d253d32
.github/workflows/actions.yml
@@ -18,7 +18,7 @@ jobs:
18
mongodb-version: [ 4.4 ]
19
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
23
- uses: actions/setup-node@v6
24
with:
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
0 commit comments