We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 635bdce + 01c32ef commit af6c4deCopy full SHA for af6c4de
3 files changed
.github/workflows/addoncheck-matrix.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
- name: Set up Python
13
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
14
with:
15
python-version: '3.x'
16
- name: Install dependencies
.github/workflows/addoncheck-nexus.yml
.github/workflows/flake8.yml
0 commit comments