Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.4 to 4.1.6 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 730e26e commit 3b2f5f8
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 @@ -23,7 +23,7 @@ jobs:
matrix:
python_version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v4.1.4
- uses: actions/checkout@v4.1.6
- uses: actions/setup-python@v5
with:
python-version: "${{ matrix.python_version }}"
Expand Down

0 comments on commit 3b2f5f8

Please sign in to comment.