1
0
mirror of https://github.com/actions/setup-go.git synced 2026-02-02 06:53:39 +08:00

Update dependencies for node20 (#445)

This commit is contained in:
Dmitry Shibanov
2023-12-05 17:50:42 +01:00
committed by GitHub
parent bfd2fb341f
commit 0c52d547c9
38 changed files with 67019 additions and 19597 deletions

View File

@@ -15,3 +15,5 @@ jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: '20'