Skip to content

Commit 6b9849c

Browse files
committed
ci: bump deploy action version
1 parent bd34edd commit 6b9849c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "workflow_run.head_sha: ${{ github.event.workflow_run.head_sha }}"
4444
4545
- name: Deploy to IPFS
46-
uses: ipfs/ipfs-deploy-action@07c9786c620cec27ed38ec1d56ed31c506ef8fa4
46+
uses: ipfs/ipfs-deploy-action@9b87b16d0e3c81d119911e846122d28bf5fae43b
4747
id: deploy
4848
with:
4949
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)