Skip to content

Commit d888984

Browse files
committed
Use newer download action
1 parent 8a503cb commit d888984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oracle-observer-image-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
fetch-depth: 0
8484

8585
- name: Download Oracle Client ZIP File
86-
uses: actions/download-artifact@v3
86+
uses: actions/download-artifact@v4
8787
with:
8888
name: oracle-client-zip
8989
path: ./docker/oracle-observer/LINUX.X64_193000_client.zip

0 commit comments

Comments
 (0)