Skip to content

Commit

Permalink
Merge pull request #196 from openmm/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-3.0.2

Bump actions/checkout from 2 to 3.0.2
  • Loading branch information
mattwthompson committed Sep 10, 2022
2 parents b5be79e + 2aba880 commit e7f2fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
latest-openff-toolkit: [true, false]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3.0.2

- name: Setup Conda Environment
uses: mamba-org/provision-with-micromamba@main
Expand Down

0 comments on commit e7f2fe3

Please sign in to comment.