We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63d2146 + b125e5a commit cebb77aCopy full SHA for cebb77a
1 file changed
.github/workflows/UpdateReadme.yml
@@ -12,7 +12,7 @@ jobs:
12
has_template: ${{ steps.check.outputs.has_template }}
13
steps:
14
- name: Checkout repo
15
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
16
17
- name: Check for README.template.md
18
id: check
0 commit comments