From 3cb2a217146c4da60204e125103bc421970b226d Mon Sep 17 00:00:00 2001 From: Mathieu Hermann Date: Thu, 18 Jan 2024 00:47:52 +0100 Subject: [PATCH] WIP fix CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7cfeb7..4fd98ab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Deploy to GitHub Pages # You may pin to the exact commit or the version. # uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9 - uses: mathieuher/retroski@latest + uses: mathieuher/retroski@0.0.1 with: # This is the branch you wish to deploy to, for example gh-pages or docs. branch: main