We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e780572 commit 13d1c88Copy full SHA for 13d1c88
.github/workflows/weekly-poetry-bot.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
15
- name: Set up Python
16
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
17
with:
18
python-version: '3.10'
19
0 commit comments