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 3a97878 commit e15d254Copy full SHA for e15d254
.github/workflows/build-project.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
18
- name: Set up Docker Buildx
19
id: buildx
20
uses: docker/setup-buildx-action@v1
.github/workflows/release-project.yml
runs-on: ubuntu-latest
.github/workflows/sonarcloud-analysis.yml
with:
fetch-depth: 0
0 commit comments