diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1fedf86..5dab021 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -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