From 889db13bfdb43d98221664b0c7faf535577477e5 Mon Sep 17 00:00:00 2001 From: plcnk Date: Sun, 18 Aug 2024 23:56:01 +0200 Subject: [PATCH] test: Copy --- .github/workflows/copy-readme.yaml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/copy-readme.yaml b/.github/workflows/copy-readme.yaml index d6264a2..c443d6d 100644 --- a/.github/workflows/copy-readme.yaml +++ b/.github/workflows/copy-readme.yaml @@ -12,7 +12,7 @@ jobs: copy-readme: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 with: fetch-depth: 0 - name: Copy README to gh-pages diff --git a/README.md b/README.md index 163c414..9ac0407 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,5 @@ The code in this repository is provided as-is with no warranties. ## License This project is licensed under the [MIT License](./LICENSE). + +test