Skip to content

Commit

Permalink
Merge pull request #2011 from ably/bump-upload-artifact-version
Browse files Browse the repository at this point in the history
Bump `upload-artifact` version
  • Loading branch information
lawrence-forooghian authored Jan 9, 2025
2 parents cbdc913 + 8f6ec60 commit 230b7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
mkdir -p carthage-built-framework-artifact-contents/carthage-built-framework
mv Ably.framework.zip carthage-built-framework-artifact-contents/carthage-built-framework
- name: Archive built framework
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: carthage-built-framework
path: carthage-built-framework-artifact-contents

0 comments on commit 230b7ba

Please sign in to comment.