Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
terryburton committed Sep 11, 2024
1 parent 60de73e commit 3a35d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@4
uses: actions/checkout@v4
with:
submodules: True

Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@4
uses: actions/checkout@v4
with:
submodules: True

Expand Down

0 comments on commit 3a35d6d

Please sign in to comment.