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 76c3156 + 3cdabfd commit 0acb76dCopy full SHA for 0acb76d
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
- name: Setup Ruby
25
uses: ruby/setup-ruby@v1
26
with:
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
14
15
16
17
0 commit comments