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 1d63d27 commit c27686fCopy full SHA for c27686f
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
ruby-version: [3.2, 3.3, 3.4]
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
with:
17
show-progress: "false"
18
- name: get bundler version
0 commit comments