Skip to content

Commit 8bc4b30

Browse files
authored
Merge pull request #177 from Xubuntu/dependabot/github_actions/actions/setup-python-5.3.0
Bump actions/setup-python from 5.2.0 to 5.3.0
2 parents 5ca8cc6 + 6ee247f commit 8bc4b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/track-lp-issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# Checkout code
1919
- uses: actions/[email protected]
2020
- name: Install Python 3
21-
uses: actions/setup-python@v5.2.0
21+
uses: actions/setup-python@v5.3.0
2222
with:
2323
python-version: 3.8
2424
- name: Install dependencies

0 commit comments

Comments
 (0)