Skip to content

Commit

Permalink
Update ruby checkout to correct action (#1644)
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme-a-stewart authored Jan 31, 2025
1 parent 7d95723 commit 92ba359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout source
uses: actions/checkout@v4
- name: Setup Ruby
uses: actions/setup-ruby@v1
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
- name: Install dependencies
Expand Down

0 comments on commit 92ba359

Please sign in to comment.