8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 21:23:04 +01:00

Update deprecated GH action.

This commit is contained in:
Adriano dos Santos Fernandes 2024-04-22 08:25:22 -03:00
parent 943c6f46af
commit f29437ab98

View File

@ -509,7 +509,7 @@ jobs:
path: gen/Firebird-*-android-${{ matrix.arch }}-withDebugSymbols.tar.gz path: gen/Firebird-*-android-${{ matrix.arch }}-withDebugSymbols.tar.gz
- name: Delete initial build - name: Delete initial build
uses: geekyeggo/delete-artifact@v4 uses: geekyeggo/delete-artifact@v5
with: with:
name: firebird-android-initial-${{ matrix.arch }} name: firebird-android-initial-${{ matrix.arch }}