Skip to content

Commit

Permalink
Merge pull request #88 from ATIX-AG/dosas-patch-1
Browse files Browse the repository at this point in the history
fix broken ruby github action
  • Loading branch information
dkliban authored Dec 6, 2023
2 parents c393756 + 572dc00 commit 78ccf94
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 @@ -53,7 +53,7 @@ jobs:
with:
python-version: "3.8"

- uses: actions/setup-ruby@v1
- uses: ruby/setup-ruby@v1
with:
ruby-version: "2.6"

Expand Down

0 comments on commit 78ccf94

Please sign in to comment.