We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9eb69 commit 5e486c3Copy full SHA for 5e486c3
.github/workflows/weekly-poetry-bot.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
15
- name: Set up Python
16
uses: actions/setup-python@v2
0 commit comments