diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 214b276..43306a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,4 +11,4 @@ jobs: - uses: actions/checkout@v5 - name: Build - uses: withastro/action@v4 \ No newline at end of file + uses: withastro/action@v5 \ No newline at end of file