diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c60dddd8..9b843a27d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: run: npm test - name: Upload docs - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: github.repository == 'twbs/blog' && github.ref == 'refs/heads/main' with: name: docs