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 d69e30b commit 3c929c3Copy full SHA for 3c929c3
.github/workflows/ci-sonar-angular.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
with:
31
fetch-depth: 0 # Sonar cần full history để tính blame
32
.github/workflows/frontend-docker-publish.yml
@@ -29,7 +29,7 @@ jobs:
33
34
- name: Set up QEMU
35
uses: docker/setup-qemu-action@v3
0 commit comments