diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 44444a4..3abf0a5 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.289.0 + uses: ruby/setup-ruby@v1.290.0 with: working-directory: shared-slides - name: Run the preprocessor