1
0

Compare commits

...

1 Commits

Author SHA1 Message Date
Konrad Pabjan
1ac47ba4b6 Update README.md
Some checks failed
Code scanning - action / CodeQL-Build (push) Has been cancelled
Test / Build (ubuntu-latest) (push) Failing after 5s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
2020-07-15 12:35:21 +02:00

View File

@@ -129,7 +129,7 @@ steps:
# @actions/artifact package
Internally the [@actions/artifact](https://github.com/actions/toolkit/tree/master/packages/artifact) NPM package is used to interact with artifacts. You can find additional documentation there along with all the source code related to artifact download.
Internally the [@actions/artifact](https://github.com/actions/toolkit/tree/main/packages/artifact) NPM package is used to interact with artifacts. You can find additional documentation there along with all the source code related to artifact download.
# License