We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5443249 + 95c6c64 commit 84077cfCopy full SHA for 84077cf
1 file changed
.github/workflows/ruby-rspec.yml
@@ -22,7 +22,7 @@ jobs:
22
- '3.1'
23
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
26
- name: Set up Ruby ${{ matrix.ruby }}
27
uses: ruby/setup-ruby@v1
28
with:
0 commit comments