Skip to content

Commit 57c1ea7

Browse files
chore: bump actions/setup-python from 5.3.0 to 5.4.0 (#397)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c157a7d commit 57c1ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/api-versions-reminder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
.github/scripts/upcoming_api_releases.sh
1818

1919
- name: Install Python
20-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
20+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
2121
with:
2222
python-version: '3.12'
2323

@@ -57,7 +57,7 @@ jobs:
5757
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
5858

5959
- name: Install Python
60-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
60+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
6161
with:
6262
python-version: '3.12'
6363

0 commit comments

Comments
 (0)