This repository was archived by the owner on Jul 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5353 token : ${{ secrets.FLUENCEBOT_RELEASE_PLEASE_PAT }}
5454
5555 - name : Setup pnpm
56- uses : pnpm/action-setup@v2.2.4
56+ uses : pnpm/action-setup@v4
5757 with :
5858 version : 8
5959
@@ -103,7 +103,7 @@ jobs:
103103 kv/npmjs/fluencebot token | NODE_AUTH_TOKEN
104104
105105 - name : Setup pnpm
106- uses : pnpm/action-setup@v2.2.4
106+ uses : pnpm/action-setup@v4
107107 with :
108108 version : 8
109109
@@ -165,4 +165,4 @@ jobs:
165165 status : " failure"
166166 notification_title : " *{workflow}* has {status_message}"
167167 message_format : " ${{ steps.status.outputs.jobs }} {status_message} in <{repo_url}|{repo}>"
168- footer : " <{run_url}>"
168+ footer : " <{run_url}>"
Original file line number Diff line number Diff line change 4343 repository : fluencelabs/js-client
4444 ref : ${{ inputs.ref }}
4545
46- - uses : pnpm/action-setup@v2.2.4
46+ - uses : pnpm/action-setup@v4
4747 with :
4848 version : 8
4949
9292 uses : fluencelabs/github-actions/pnpm-publish-snapshot@main
9393 with :
9494 id : ${{ steps.version.outputs.id }}
95- set-version : false
95+ set-version : false
Original file line number Diff line number Diff line change 8383 run : fluence local up
8484
8585 - name : Setup pnpm
86- uses : pnpm/action-setup@v2.4.1
86+ uses : pnpm/action-setup@v4
8787 with :
8888 version : 8
8989
You can’t perform that action at this time.
0 commit comments