We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e43352 commit aa48c03Copy full SHA for aa48c03
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- 3.2
20
21
steps:
22
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
23
- name: Set up Ruby ${{ matrix.ruby-version }}
24
uses: ruby/setup-ruby@v1
25
with:
0 commit comments