We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca5bfa commit 9db871aCopy full SHA for 9db871a
.github/workflows/ruby.yml
@@ -24,7 +24,7 @@ jobs:
24
- "active_support_6_0"
25
- "active_support_6_1"
26
steps:
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
28
- name: Set up CouchDB
29
uses: cobot/couchdb-action@v4
30
with:
0 commit comments