We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e88cba commit 0f93af3Copy full SHA for 0f93af3
.github/workflows/update-page.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout main
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
22
- name: Collect entries and sections
23
run: |
0 commit comments