diff --git a/.github/workflows/perl-ci.yml b/.github/workflows/perl-ci.yml index fa8c486..ae99985 100644 --- a/.github/workflows/perl-ci.yml +++ b/.github/workflows/perl-ci.yml @@ -81,7 +81,7 @@ jobs: steps: - name: Download tarball artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: tarball