Skip to content

Commit

Permalink
Bump template version to 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
octopusden committed Oct 6, 2023
1 parent b6c4084 commit 384ebd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ on: [push, pull_request, workflow_dispatch]

jobs:
run-build-and-deploy:
uses: octopusden/octopus-base/.github/workflows/common-java-maven-build.yml@v2.0
uses: octopusden/octopus-base/.github/workflows/common-java-maven-build.yml@v2.1.7
with:
java-version: '8'

0 comments on commit 384ebd4

Please sign in to comment.