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 1ec4a25 + e827057 commit c924e29Copy full SHA for c924e29
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- '3.4.7'
21
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
24
- name: Set up Ruby
25
uses: ruby/setup-ruby@v1
26
with:
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
# Set up
19
0 commit comments