Skip to content

Commit

Permalink
Merge pull request #12 from MISP/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
Rafiot committed May 2, 2023
2 parents e5f9c15 + a9d4f69 commit 8dfa1df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nosetests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v3

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

0 comments on commit 8dfa1df

Please sign in to comment.