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 a40749d + 9ad7159 commit a96f86bCopy full SHA for a96f86b
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
- name: Setup Ruby
16
uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f
17
with:
.github/workflows/pages.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments