Skip to content

Commit

Permalink
Bump actions/checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Sep 16, 2023
1 parent c31a027 commit e196e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
timeout-minutes: 20

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit e196e3f

Please sign in to comment.