We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c388c0 + 56ccac6 commit 905b0b8Copy full SHA for 905b0b8
.github/workflows/ai-agent.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v5
18
- name: Set up Python
19
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
20
with:
21
python-version: '3.13'
22
- name: Install dependencies
action.yaml
@@ -30,7 +30,7 @@ runs:
30
uses: actions/checkout@v5
31
32
33
34
35
36
0 commit comments