Skip to content

Commit

Permalink
Merge pull request #29 from Raniz85/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
Raniz85 authored Oct 11, 2024
2 parents ffd88a5 + e8da97c commit 474fe0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
CI:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

# Set up Python
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 474fe0f

Please sign in to comment.