From 6bfc6b24dd24bad9a44015e4dc59da140c798ed0 Mon Sep 17 00:00:00 2001 From: Cecile Ane Date: Wed, 11 Dec 2024 15:40:03 -0600 Subject: [PATCH] fix #17, #18, and bib typo --- .github/workflows/CI.yml | 4 ++-- CITATION.bib | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 2dea395..d344171 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -28,11 +28,11 @@ jobs: - x64 steps: - uses: actions/checkout@v4 - - uses: julia-actions/setup-julia@v1 + - uses: julia-actions/setup-julia@v2 with: version: ${{ matrix.version }} arch: ${{ matrix.arch }} - - uses: julia-actions/cache@v1 + - uses: julia-actions/cache@v2 - uses: julia-actions/julia-buildpkg@v1 - uses: julia-actions/julia-runtest@v1 - uses: julia-actions/julia-processcoverage@v1 diff --git a/CITATION.bib b/CITATION.bib index 6663ffd..728a0c4 100644 --- a/CITATION.bib +++ b/CITATION.bib @@ -6,7 +6,7 @@ @users.noreply.github.com> version = {v1.0.0}, year = {2024}, month = {12} - +} % reference for the package, and for the correlated inheritance model @article{2023fogg_phylocoalsimulations, author = {Fogg, John and Allman, Elizabeth S and An{\'e}, C{\'e}cile},