[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt. roe.dev
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update github artifact actions to v7 (#1895)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Jun 16, 2026, 10:08 AM +0200) commit e510aa6d parent 10ff3ddc
+1 -1
+1 -1
.github/workflows/e2e.yml
··· 44 44 45 45 - name: Upload playwright report 46 46 if: ${{ !cancelled() }} 47 - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 47 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 48 48 with: 49 49 name: playwright-report 50 50 path: |