diff --git a/README.md b/README.md index d559809..2d705bc 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@master - name: copy file - uses: canastro/copy-file-action@master + uses: canastro/copy-action@master with: source: "tests/a.txt" target: "test-a.txt"