Skip to content

Commit

Permalink
Merge pull request #25 from VectorInstitute/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4.2.2

Bump actions/checkout from 4.2.0 to 4.2.2
  • Loading branch information
amrit110 authored Dec 4, 2024
2 parents 1d32be8 + 27f6b79 commit e249c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run-code-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].2
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit e249c45

Please sign in to comment.