There was an error while loading. Please reload this page.
2 parents 83f4a6a + a1aeb1c commit 9b739aeCopy full SHA for 9b739ae
2 files changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
ruby: [ '3.3', '3.4', '4.0' ]
8
steps:
9
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
10
- - uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
+ - uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
11
with:
12
bundler-cache: true
13
- run: bundle exec rspec
.github/workflows/run.yml
@@ -10,7 +10,7 @@ jobs:
14
15
16
0 commit comments