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.
2 parents 75578b5 + 9a4dac9 commit 62b9b08Copy full SHA for 62b9b08
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
16
- name: Set up Ruby
17
uses: yettoapp/actions/setup-languages@main
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
test:
18
0 commit comments