https://github.com/actions/download-artifact
Score: 7.549082710812286
Last synced: about 3 hours ago
JSON representation
Repository metadata:
- Host: GitHub
- URL: https://github.com/actions/download-artifact
- Owner: actions
- License: mit
- Created: 2019-06-18T23:40:04.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T19:03:40.000Z (about 2 months ago)
- Last Synced: 2026-01-12T00:53:44.774Z (24 days ago)
- Language: TypeScript
- Size: 8.64 MB
- Stars: 1,753
- Watchers: 85
- Forks: 665
- Open Issues: 146
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: GitHub Actions
- Login: actions
- Email:
- Kind: organization
- Description: Automate your GitHub workflows
- Website: https://github.com/features/actions
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/44036562?v=4
- Repositories: 59
- Last Synced at: 2023-04-09T12:20:28.551Z
- Profile URL: https://github.com/actions
Dependencies
package-lock.json
npm
- 254 dependencies
package.json
npm
- @types/node ^12.12.6 development
- @typescript-eslint/parser ^2.30.0 development
- @zeit/ncc ^0.22.1 development
- concurrently ^5.2.0 development
- eslint ^7.4.0 development
- eslint-plugin-github ^4.1.1 development
- prettier ^2.0.5 development
- typescript ^3.8.3 development
- @actions/artifact ^1.0.0
- @actions/core ^1.2.6
action.yml
actions
- dist/index.js node16 javascript
.github/workflows/check-dist.yml
actions
- actions/checkout v2 composite
- actions/setup-node v1 composite
- actions/upload-artifact v2 composite
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite
.github/workflows/licensed.yml
actions
- actions/checkout v2 composite
.github/workflows/release-new-action-version.yml
actions
- actions/publish-action v0.1.0 composite
.github/workflows/test.yml
actions
- ./ * composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- actions/upload-artifact v1 composite