There was an error while loading. Please reload this page.
1 parent 2d74740 commit 0dd0403Copy full SHA for 0dd0403
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- ruby-version: '4.0'
14
failure-allowed: true
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- name: Set up Ruby
18
uses: ruby/setup-ruby@v1
19
with:
0 commit comments