From 48b009ba63e7f47d87858ffc46bcd21e2ba7fbfc Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Tue, 26 Mar 2024 17:32:06 +0400 Subject: CI: Depend on a later commit of the github wiki action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14a5d891..676ada87 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -208,4 +208,4 @@ jobs: with: lfs: true show-progress: false - - uses: Andrew-Chen-Wang/github-wiki-action@v4 + - uses: Andrew-Chen-Wang/github-wiki-action@86138cbd6328b21d759e89ab6e6dd6a139b22270 -- cgit