From 501f950a9d65f4aea96e5a7beb48336264cf2bcb Mon Sep 17 00:00:00 2001 From: Margen67 Date: Fri, 16 Feb 2024 07:48:06 -0800 Subject: [PATCH] Update wiki.yml --- .github/workflows/wiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index c872d67..c21bd56 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -6,7 +6,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: repository: ${{ github.repository }}.wiki - name: Update wiki