Skip to content

Commit

Permalink
Merge pull request #54 from intrinseca/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-4.2.0
  • Loading branch information
dependabot[bot] committed Sep 6, 2022
2 parents dee220c + ea669fa commit 0a30dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Python ${{ env.DEFAULT_PYTHON }}
uses: actions/setup-python@v4.1.0
uses: actions/setup-python@v4.2.0
with:
python-version: ${{ env.DEFAULT_PYTHON }}

Expand Down

0 comments on commit 0a30dc3

Please sign in to comment.