We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bc74cc + c364e6c commit 5227c4bCopy full SHA for 5227c4b
.github/workflows/pages.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Checkout repository
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
- name: Set up Ruby environment
25
uses: ruby/setup-ruby@v1
26
with:
0 commit comments