diff --git a/.github/workflows/artifiact-test.yml b/.github/workflows/artifiact-test.yml index 07cec22..d73871d 100644 --- a/.github/workflows/artifiact-test.yml +++ b/.github/workflows/artifiact-test.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download hello.txt - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: hello-txt-file path: .