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 aa27f10 commit e0f392aCopy full SHA for e0f392a
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- '3.3.6'
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- name: Set up Ruby
24
uses: ruby/setup-ruby@v1
25
with:
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
# Set up
0 commit comments