Skip to content

Commit

Permalink
Merge pull request ubuntu#2787 from ubuntu/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-python-v2.2.2

Bump actions/setup-python from v2.2.1 to v2.2.2
  • Loading branch information
clobrano committed Apr 13, 2021
2 parents 0cdf306 + 1adba14 commit 764ab98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/track-lp-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# Checkout code
- uses: actions/checkout@v2
- name: Install Python 3
uses: actions/setup-python@v2.2.1
uses: actions/setup-python@v2.2.2
with:
python-version: 3.6
- name: Install dependencies
Expand Down

0 comments on commit 764ab98

Please sign in to comment.