Skip to content

Commit

Permalink
ci(deps): update ruby/setup-ruby action to v1.198.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2024
1 parent 9e5b7c1 commit fee1111
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 @@ -58,7 +58,7 @@ jobs:
# NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
# SSH_PASS: ${{ secrets.SSH_PASS }}
- name: Setup Ruby
uses: ruby/setup-ruby@v1.197.0
uses: ruby/setup-ruby@v1.198.0
with:
working-directory: shared-slides
- name: Run the preprocessor
Expand Down

0 comments on commit fee1111

Please sign in to comment.