chore(deps): update github artifact actions
Some checks are pending
Build and Test / build (pull_request) Waiting to run
Build and Test / release (pull_request) Blocked by required conditions

This commit is contained in:
Renovate Bot
2026-01-29 06:31:44 +00:00
parent df9bc3e1eb
commit 4dae812bc8

View File

@@ -40,7 +40,7 @@ jobs:
run: just build-package
- name: Upload extension package
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v6
with:
name: aerospike-extension
path: aerospike.zip
@@ -60,7 +60,7 @@ jobs:
uses: actions/checkout@v4
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v7
with:
name: aerospike-extension