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 51aa1ac commit a8751a5Copy full SHA for a8751a5
.github/workflows/sync-docs.yml
@@ -92,7 +92,7 @@ jobs:
92
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
93
- uses: ruby/setup-ruby@v1
94
with:
95
- ruby-version: "2.7"
+ ruby-version: "3.4.7"
96
- run: bundle install --without test development
97
98
- id: identify_event
0 commit comments