We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d212231 commit 2f08108Copy full SHA for 2f08108
.github/workflows/ansible-release.yml
@@ -76,7 +76,7 @@ jobs:
76
ANSIBLE_CALLBACK_RESULT_FORMAT: yaml
77
78
- name: Upload artifact
79
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
80
with:
81
name: sdist-and-wheel
82
path: antsibull/build/ansible-*.*
0 commit comments