diff --git a/.github/workflows/part_build_test.yml b/.github/workflows/part_build_test.yml index 84ca689..febc707 100644 --- a/.github/workflows/part_build_test.yml +++ b/.github/workflows/part_build_test.yml @@ -12,7 +12,7 @@ jobs: - name: 💎 setup ruby uses: ruby/setup-ruby@v1 with: - ruby-version: "3.2" + ruby-version: "3.4.9" - name: 🔨 install dependencies & build site uses: limjh16/jekyll-action-ts@v2 with: