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 7754e32 + 8f410cd commit 595ed4dCopy full SHA for 595ed4d
.github/workflows/ci.yaml
@@ -44,7 +44,7 @@ jobs:
44
MYSQL_HOST: 127.0.0.1
45
MYSQL_PWD: password
46
steps:
47
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
48
- name: Set up Ruby
49
uses: ruby/setup-ruby@v1
50
with:
0 commit comments