Skip to content

Commit bfe39ce

Browse files
ci(deps): update ruby/setup-ruby action to v1.245.0 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1534673 commit bfe39ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }}
5959
# SSH_PASS: ${{ secrets.SSH_PASS }}
6060
- name: Setup Ruby
61-
uses: ruby/setup-ruby@v1.244.0
61+
uses: ruby/setup-ruby@v1.245.0
6262
with:
6363
working-directory: shared-slides
6464
- name: Run the preprocessor

0 commit comments

Comments
 (0)