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.
1 parent c4c8310 commit 1bb0ac8Copy full SHA for 1bb0ac8
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
submodules: true
39
- name: fetch Rails tags
40
- run: cd rails && git fetch --depth=1 origin refs/tags/v7*:refs/tags/v7*
+ run: cd rails && git fetch --depth=1 origin refs/tags/v8*:refs/tags/v8*
41
- uses: ruby/setup-ruby@v1
42
43
ruby-version: 3.3
0 commit comments