diff --git a/.github/workflows/rss.yml b/.github/workflows/rss.yml index a45670b..8bd0b03 100644 --- a/.github/workflows/rss.yml +++ b/.github/workflows/rss.yml @@ -38,7 +38,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Build RSS page run: | mkdir -p output