Skip to content

Commit

Permalink
[IMP] Updated Download artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
JkhatriInfobox committed Sep 11, 2024
1 parent d60ee68 commit 19e5914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
run: pip install https://github.com/ansible/ansible/archive/${{ matrix.ansible-version }}.tar.gz --disable-pip-version-check

- name: Download migrated collection artifacts
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: collection
path: .cache/collection-tarball
Expand Down

0 comments on commit 19e5914

Please sign in to comment.