Skip to content

Commit

Permalink
Merge pull request #74 from SciML/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
ChrisRackauckas authored Dec 7, 2023
2 parents 74f3d0a + 143f045 commit 25bd21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.16.23

0 comments on commit 25bd21f

Please sign in to comment.