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 26a8166 + 924e37b commit be772caCopy full SHA for be772ca
.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@v4
+ uses: actions/checkout@v5
16
17
- name: Check for README.template.md
18
id: check
0 commit comments