We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e7f90 commit 16184acCopy full SHA for 16184ac
1 file changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
13
- uses: ruby/setup-ruby@v1
14
with:
15
bundler-cache: true
0 commit comments