diff --git a/action.yml b/action.yml index c6abc6e..ae9e4db 100644 --- a/action.yml +++ b/action.yml @@ -72,7 +72,7 @@ runs: run: echo "working_path is ${{ inputs.working_path }}" shell: bash - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Install working-directory: ${{ inputs.working_path }} env: