Skip to content

Commit

Permalink
Merge pull request #987 from Checkmarx/Other/Update-github-actions
Browse files Browse the repository at this point in the history
Update artifact actions to v4 (AST-77702)
  • Loading branch information
Korjen97 authored Jan 1, 2025
2 parents b03d925 + fe6f691 commit ff74fa0
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 @@ -94,7 +94,7 @@ jobs:
./internal/commands/.scripts/integration_down.sh
- name: Coverage report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 #v4
with:
name: ${{ runner.os }}-coverage-latest
path: coverage.html
Expand Down

0 comments on commit ff74fa0

Please sign in to comment.