Skip to content

Commit

Permalink
Merge pull request #35 from systemli/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-3.1.0
  • Loading branch information
dependabot[bot] authored Apr 1, 2022
2 parents e2954b4 + a2f5eb9 commit 89f4e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Python 3.
uses: actions/setup-python@v3.0.0
uses: actions/setup-python@v3.1.0
with:
python-version: '3.x'

Expand Down

0 comments on commit 89f4e4c

Please sign in to comment.