bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

commit 724c4f7f80f960d6230607033b5640311beab310
parent 659e98bf7a347d544e44181376a75edc2889ca51
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Fri, 14 Aug 2026 07:11:03 +0530

Merge pull request #40 from notamitgamer/dependabot/github_actions/actions/upload-pages-artifact-5

Bump actions/upload-pages-artifact from 3 to 5
Diffstat:
M.github/workflows/main.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml @@ -115,7 +115,7 @@ jobs: VITE_DEPLOY_ID: ${{ github.sha }} - name: Upload artifact - uses: actions/upload-pages-artifact@v3 + uses: actions/upload-pages-artifact@v5 with: path: docs/.vitepress/dist
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror