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 7ca4bf8 + 8df42c3 commit 47c70efCopy full SHA for 47c70ef
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
name: YARD Documentation
38
steps:
39
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
40
- uses: ruby/setup-ruby@v1
41
with:
42
ruby-version: 3.2 # Specify the oldest supported Ruby version.
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
contents: write
35
fetch-depth: 0 # Fetch all history for all branches and tags
0 commit comments