Skip to content

Commit

Permalink
Merge pull request #187 from adpi2/bump-default-version
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
adpi2 authored May 16, 2024
2 parents 7264c06 + 9f7bcd3 commit 7ebd561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
id: dependency-submission
with:
working-directory: sbt-plugin
sbt-plugin-version: 2.2.0-SNAPSHOT
sbt-plugin-version: 3.1.0-SNAPSHOT
- name: Check outputs
run: |
echo ${{ steps.dependency-submission.outputs.submission-id }}
Expand Down

0 comments on commit 7ebd561

Please sign in to comment.