Skip to content

Commit

Permalink
Merge pull request #1096 from nextstrain/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
victorlin authored Feb 5, 2024
2 parents 3bd4d42 + f3fbe96 commit 96cd2cb
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 @@ -13,7 +13,7 @@ jobs:
test-cram:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
with:
python-version: "3.10"
Expand Down

0 comments on commit 96cd2cb

Please sign in to comment.