We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c1522 commit ae983c1Copy full SHA for ae983c1
1 file changed
.github/workflows/slack-pr-reminder.yml
@@ -19,7 +19,7 @@ jobs:
19
ref: master
20
21
- name: Set up Python
22
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
23
with:
24
python-version: "3.12"
25
0 commit comments