Skip to content

Commit

Permalink
Merge pull request #471 from nationalarchives/fix-build
Browse files Browse the repository at this point in the history
Potential fix for build
  • Loading branch information
TomJKing authored Jan 23, 2025
2 parents 583fe5a + 0ecd0f4 commit 70f11af
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 @@ -11,9 +11,9 @@ jobs:
runs-on: ubuntu-latest
environment: intg
steps:
- uses: sbt/setup-sbt@v1
- uses: actions/checkout@v3
- uses: actions-ecosystem/[email protected]
- uses: sbt/setup-sbt@v1
id: get-latest-tag
- uses: actions-ecosystem/action-bump-semver@v1
id: bump-semver
Expand Down

0 comments on commit 70f11af

Please sign in to comment.