Skip to content

Commit

Permalink
Bump actions/checkout from 3 to 4 (#16)
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] committed Mar 26, 2024
1 parent 1febc51 commit e9ab21f
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 @@ -22,7 +22,7 @@ jobs:
runs-on: "${{ matrix.platform }}-latest"

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

- name: Configure toolchain
run: |
Expand Down

0 comments on commit e9ab21f

Please sign in to comment.