Skip to content

Commit

Permalink
Merge pull request #999 from sundowndev/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-python-2.3.2

fix(deps): bump actions/setup-python from 2.3.1 to 2.3.2
  • Loading branch information
sundowndev authored Feb 11, 2022
2 parents 67d1340 + 9c6076d commit 6e3fe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
steps:
- uses: actions/checkout@v2.4.0
- name: Set up Python 3.8
uses: actions/setup-python@v2.3.1
uses: actions/setup-python@v2.3.2
with:
python-version: 3.8

Expand Down

0 comments on commit 6e3fe11

Please sign in to comment.