From 0cb7c66bf84472ec2ac15c3f30d4a70ab7dd151f Mon Sep 17 00:00:00 2001 From: juckerj <39263956+jonasjucker@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:52:12 +0200 Subject: [PATCH] Update pull_request.yml --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index d035b82895..747b8d77a1 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -16,7 +16,7 @@ jobs: docs-folder: "docs/" # Great extra actions to compose with: # Create an artifact of the html output. - - uses: actions/upload-artifact@v1 + - uses: actions/upload-artifact@v4.4.0 with: name: DocumentationHTML path: docs/_build/