Skip to content

Commit

Permalink
fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Oct 4, 2024
1 parent 3905022 commit 5695168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
steps:
- if: runner.os == 'Linux'
name: Run on Linux
uses: senzing-factory/github-action-install-senzing-api/linux@devops-260-skern
uses: senzing-factory/github-action-install-senzing-api/linux@65-skern
with:
senzingapi-version: ${{ inputs.senzingapi-version }}
package(s)-to-install: ${{ inputs.package(s)-to-install }}
Expand Down

0 comments on commit 5695168

Please sign in to comment.