We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02b111b + dd114f8 commit 284e3fcCopy full SHA for 284e3fc
.github/workflows/actions.yml
@@ -18,7 +18,7 @@ jobs:
18
mongodb-version: [4.4]
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
23
- uses: supercharge/mongodb-github-action@1.12.0
24
with:
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
17
- name: Set up JDK 21
uses: actions/setup-java@v4
0 commit comments