Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adpi2 committed May 16, 2024
1 parent 123c8f2 commit 9f7bcd3
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 9f7bcd3

Please sign in to comment.