diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index f7a21a6..8dfa3d9 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -37,7 +37,7 @@ jobs: # NGROK_AUTH_TOKEN: ${{ secrets.NGROK_AUTH_TOKEN }} # SSH_PASS: ${{ secrets.SSH_PASS }} - name: Setup Ruby - uses: ruby/setup-ruby@v1.291.0 + uses: ruby/setup-ruby@v1.292.0 with: working-directory: shared-slides - name: Run the preprocessor