Skip to content

Commit

Permalink
Chore: Update GitHub setup-python action from v4 -> v5
Browse files Browse the repository at this point in the history
Issue: RELENG-5176
Change-Id: Id9b6ad45a2fd0d42816075964552c5f0a59d75e9
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
  • Loading branch information
ModeSevenIndustrialSolutions committed Mar 5, 2024
1 parent 8901fe0 commit 04547fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
Cheers,
LF Releng
- name: Configure Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: "3.8"
- name: Generate reno report
Expand Down
4 changes: 4 additions & 0 deletions releasenotes/notes/update-actions-96667de09c4a1c70.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
other:
- |
Bump GitHub actions/setup-python from v4 to v5

0 comments on commit 04547fc

Please sign in to comment.