Skip to content

Commit

Permalink
OPS-1551: upgrade version for download artifacts to fix vanta vulnera…
Browse files Browse the repository at this point in the history
…bility
  • Loading branch information
Sewmi Rajapaksha authored and Sewmi Rajapaksha committed Oct 14, 2024
1 parent 4a409b7 commit b16244b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
echo "${{ env.CURRENT_DATETIME }}-${{ github.sha }}"
- name: Download bundled schemas from test build
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: bundled-schema
- name: Create Release
Expand Down

0 comments on commit b16244b

Please sign in to comment.