diff --git a/.github/workflows/part_build_test.yml b/.github/workflows/part_build_test.yml index 84ca689..c2dd198 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: "4.0.4" - name: 🔨 install dependencies & build site uses: limjh16/jekyll-action-ts@v2 with: