We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb9a31 commit 0076934Copy full SHA for 0076934
.github/workflows/dotnet-format.yaml
@@ -28,7 +28,7 @@ jobs:
28
dotnet-version: ${{ matrix.dotnet-version }}
29
30
- name: install Senzing runtime
31
- uses: senzing-factory/github-action-install-senzing-sdk@v2
+ uses: senzing-factory/github-action-install-senzing-sdk@v3
32
with:
33
packages-to-install: "senzingsdk-runtime senzingsdk-setup"
34
senzingsdk-repository-package: ${{ secrets.SENZING_APT_BETA_STAGING_REPOSITORY_PACKAGE }}
0 commit comments