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 fe42fba + aeca246 commit 142ee74Copy full SHA for 142ee74
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
with:
91
mongodb-version: 4.0
92
- name: Check out repository code
93
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
94
- name: Do some action caching
95
uses: actions/cache@v4
96
.github/workflows/examples.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments