Skip to content

Commit 8e6fc0c

Browse files
committed
ci: bump action with fix
1 parent 9db42cf commit 8e6fc0c

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@81208738cfebbc021c7a56403d7ade70b4343fb8
46+
uses: ipfs/ipfs-deploy-action@1c46c3a36faff36031c94c8e8f4563ee5c38f172
4747
id: deploy
4848
with:
4949
path-to-deploy: ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)