bsc

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

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

Merge pull request #41 from notamitgamer/dependabot/github_actions/actions/setup-python-7

Bump actions/setup-python from 5 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 @@ -67,7 +67,7 @@ jobs: fetch-depth: 0 - name: Setup Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v7 with: python-version: '3.13'
© 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