We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f9d3a7 + f067e11 commit 0d29551Copy full SHA for 0d29551
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- { os: macos-latest, ruby: 2.5 }
23
runs-on: ${{ matrix.os }}
24
steps:
25
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
26
- name: Set up Ruby
27
uses: ruby/setup-ruby@v1
28
with:
0 commit comments