We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5148bd commit 8ffcf2bCopy full SHA for 8ffcf2b
.github/workflows/copilot.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v3
24
25
- name: Set Up Python
26
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
27
with:
28
python-version: '3.x'
29
0 commit comments