We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12522da commit 25dff8dCopy full SHA for 25dff8d
1 file changed
.github/workflows/build.yml
@@ -86,7 +86,7 @@ jobs:
86
options: --health-cmd mongosh --health-interval 10s --health-timeout 5s --health-retries 5
87
88
steps:
89
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
90
- name: Set up Ruby
91
uses: ruby/setup-ruby@v1
92
with:
0 commit comments