Skip to content

Commit

Permalink
Merge pull request #7 from chmouel/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-3
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
2 parents e283006 + 89aa2bc commit 9f8552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Set up Python 3.10
uses: actions/setup-python@v4
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 9f8552e

Please sign in to comment.