diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 1e4ab26b6..f80215b51 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -41,7 +41,7 @@ jobs: - name: 'Setting up Ruby' uses: ruby/setup-ruby@v1 - # ruby-version will be picked up with the .ruby-version file + # ruby-version will be picked up with the .ruby-version file - name: 'Update and Install Dependencies' run: |