Skip to content

Commit ae983c1

Browse files
Update actions/setup-python action from v2 to v5 (.github/workflows/slack-pr-reminder.yml) (#12149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52c1522 commit ae983c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-pr-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ref: master
2020

2121
- name: Set up Python
22-
uses: actions/setup-python@v2
22+
uses: actions/setup-python@v5
2323
with:
2424
python-version: "3.12"
2525

0 commit comments

Comments
 (0)