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 c5ee482 + ede956d commit 8641a3cCopy full SHA for 8641a3c
2 files changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
- name: Setup Ruby
15
uses: ruby/setup-ruby@v1
16
with:
.github/workflows/pages.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
- name: Checkout hub
24
25
26
27
0 commit comments