2
0
Fork 0
mirror of https://github.com/actions/upload-artifact.git synced 2025-04-04 10:27:36 +00:00
This commit is contained in:
Jerry Robertson 2022-05-28 03:56:53 +00:00 committed by GitHub
commit 0d46cf7e79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitattributes vendored
View file

@ -1,2 +1,4 @@
* text=auto eol=lf * text=auto eol=lf
.licenses/** -diff linguist-generated=true .licenses/** -- name: Download a Build Artifact
uses: actions/download-artifact@v2.1.0
linguist-generated=true