We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a503cb commit d888984Copy full SHA for d888984
.github/workflows/oracle-observer-image-build.yml
@@ -83,7 +83,7 @@ jobs:
83
fetch-depth: 0
84
85
- name: Download Oracle Client ZIP File
86
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
87
with:
88
name: oracle-client-zip
89
path: ./docker/oracle-observer/LINUX.X64_193000_client.zip
0 commit comments