Skip to content

Commit

Permalink
Merge pull request #34 from openforcefield/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-python-4.1.0

Bump actions/setup-python from 4.0.0 to 4.1.0
  • Loading branch information
j-wags committed Jul 11, 2022
2 parents 6cc2733 + 6f8fa9d commit b7d8856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:

- uses: actions/checkout@v3
- uses: actions/setup-python@v4.0.0
- uses: actions/setup-python@v4.1.0
with:
python-version: '3.7'
- name: Install the package
Expand Down

0 comments on commit b7d8856

Please sign in to comment.