Match workflow name for cache key in issue-check-support

This commit is contained in:
Nick Bolton 2024-09-06 14:01:11 +01:00
parent 0c7f87fb2f
commit f0a5a9ce99

View File

@ -22,7 +22,7 @@ jobs:
- name: Setup Python venv
uses: ./.github/actions/init-python
with:
cache-key: "check-support"
cache-key: "issue-check-support"
- name: Check issue
id: issue-check