Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4 (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 8, 2024
1 parent 358fbff commit b44be10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit b44be10

Please sign in to comment.