Skip to content

Commit

Permalink
Merge pull request #312 from nucleos/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-v2.2.2

Bump actions/setup-python from v2.2.1 to v2.2.2
  • Loading branch information
nucleos-bot committed Apr 13, 2021
2 parents 05f0848 + 5c3bd5c commit eff379f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v2.3.4

- name: "Set up Python 3.7"
uses: actions/setup-python@v2.2.1
uses: actions/setup-python@v2.2.2
with:
python-version: '3.7'

Expand Down

0 comments on commit eff379f

Please sign in to comment.