From a7ad12442eb5a241997f4aadc899a225abe84d3a Mon Sep 17 00:00:00 2001 From: Peter Pouliot Date: Wed, 27 Mar 2024 10:21:06 -0400 Subject: [PATCH] updating workflow --- .github/workflows/documentation.yml | 2 +- md | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 md diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 316501c..dfc02d6 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -7,7 +7,7 @@ jobs: docs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@main with: ref: main diff --git a/md b/md deleted file mode 100644 index e69de29..0000000