We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90d84a4 + 9458f7e commit 914fc47Copy full SHA for 914fc47
1 file changed
.github/workflows/add-institution.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6
19
20
- name: Set up Python
21
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
22
with:
23
python-version: "3.11"
24
0 commit comments