Skip to content

Commit

Permalink
MAINT: Fixed checkout@v4 statement
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 21, 2024
1 parent afb34ee commit db2794d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
python-version: [3.8]

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

- name: Install Ubuntu System dependencies
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit db2794d

Please sign in to comment.