We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774b615 commit 3f9547dCopy full SHA for 3f9547d
.github/workflows/pd-externals.yml
@@ -93,17 +93,17 @@ jobs:
93
- name: Clone Git repository
94
uses: actions/checkout@v2
95
- name: Retrieve Linux externals
96
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v5
97
with:
98
name: linux-externals
99
path: apf_example
100
- name: Retrieve macOS external
101
102
103
name: macos-externals
104
105
- name: Retrieve Windows external
106
107
108
name: windows-externals
109
0 commit comments