summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ant-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ant-build.yaml b/.github/workflows/ant-build.yaml
index eba9ab517..35cb574c9 100644
--- a/.github/workflows/ant-build.yaml
+++ b/.github/workflows/ant-build.yaml
@@ -44,7 +44,7 @@ jobs:
tar -ztvf ${{ env.RELEASE_DIR }}/yacy_*.tar.gz | head
- name: Upload build artifact
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: yacy-release
path: ${{ env.RELEASE_DIR }}/yacy_*.tar.gz