Skip to content

Commit

Permalink
Update publish_collection.yml (ansible-collections#682)
Browse files Browse the repository at this point in the history
Bump action version.
  • Loading branch information
rhysmeister authored Oct 19, 2024
1 parent 7cdd7b8 commit 2c40dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_collection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: mv community-mongodb-*.tar.gz community-mongodb-latest.tar.gz

- name: Upload community-mongodb-latest.tar.gz as an artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: community-mongodb-latest
path: ansible_collections/community/mongodb/community-mongodb-latest.tar.gz
Expand Down

0 comments on commit 2c40dde

Please sign in to comment.