Jiseoup/showmycodePublic
EN|KO
  • 코드
  • 커밋
  • 풀 리퀘스트
← 목록으로

chore: bump actions/setup-node from 6 to 7 (#57)

Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JISUB LIM <jseoup@gmail.com>

dependabot[bot]dependabot[bot] · 2026년 7월 20일0139079

변경된 파일1개+1 -1

변경된 파일

+1 -1 · 1개

@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v7
- name: Use Node.js ${{ matrix.node-version }}
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
with:
node-version: ${{ matrix.node-version }}
cache: npm