Skip to content

Commit

Permalink
Merge branch 'development' into enhanced_sdk_headers
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilianoSanchez committed Sep 5, 2024
2 parents 11c7cb8 + 15fd63e commit c468f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

steps:
- name: Download assets
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: assets
path: umd
Expand Down Expand Up @@ -120,7 +120,7 @@ jobs:

steps:
- name: Download assets
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: assets
path: umd
Expand Down

0 comments on commit c468f0f

Please sign in to comment.