We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bac178 + 03bb345 commit 6145b49Copy full SHA for 6145b49
1 file changed
.github/workflows/pages.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Setup Ruby
28
uses: ruby/setup-ruby@v1
0 commit comments