Skip to content

Commit

Permalink
Merge pull request #73 from mitre/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-3
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
2 parents 0fb8112 + 2724f86 commit 6996df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: [3.7]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 6996df3

Please sign in to comment.