From 86c3e04f3567afc68d298e96d302af7b3be011ac Mon Sep 17 00:00:00 2001 From: Kaeptenblaubaer Date: Fri, 10 May 2024 17:09:26 +0000 Subject: [PATCH] corr Documentation.yml --- .github/workflows/Documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 4fe45e4..9161caa 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -24,7 +24,7 @@ jobs: name: Documentation runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@v1 with: version: '1'