From d037da6265d0f22f0d45d0c748575020b3379e80 Mon Sep 17 00:00:00 2001 From: aeris Date: Sat, 1 Jun 2024 17:22:49 +0000 Subject: [PATCH] Actualiser .forgejo/workflows/test.yml --- .forgejo/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 825c594..3ebf3fd 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -17,7 +17,7 @@ jobs: output_file: 'modified-feed.zip' - name: Upload modified feed - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: modified-feed path: modified-feed.zip \ No newline at end of file