bsc

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

commit af1302bdfa0bdfd71a9c229824a89d6593d23307
parent 6761467a6fe9accf398b3e83f45a5a2e4e49afd4
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Fri, 14 Aug 2026 07:11:47 +0530

Merge pull request #43 from notamitgamer/dependabot/github_actions/actions/setup-node-7

Bump actions/setup-node from 4 to 7
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 @@ -101,7 +101,7 @@ jobs: fi - name: Setup Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@v7 with: node-version: 22 cache: npm
© 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