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.
2 parents 0186b22 + 0076934 commit e985d14Copy full SHA for e985d14
.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