Skip to content

Commit

Permalink
Merge pull request #252 from OpenVoiceOS/fix/ci_actions
Browse files Browse the repository at this point in the history
[ci] Update the artifacts action version
  • Loading branch information
goldyfruit authored Jan 30, 2025
2 parents 28e655c + 2d4e8a4 commit 7776deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ansible-playbook --list-tasks ansible/site.yml > artifacts/list-tasks-site
- name: Upload Ansible artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ansible-artifacts
path: artifacts
Expand Down

0 comments on commit 7776deb

Please sign in to comment.