We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2390e86 + 24d8586 commit 3b4a126Copy full SHA for 3b4a126
1 file changed
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
- '3.3'
19
- '3.4'
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
- name: Set up Ruby
23
uses: ruby/setup-ruby@v1
24
with:
0 commit comments