File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jobs:
143143 if : ${{ github.event.pull_request && !github.event.pull_request.head.repo.fork && github.event.action != 'closed' }}
144144 env :
145145 PR_NUM : ${{ github.event.number }}
146- uses : mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10 .0.8.3.10 .0
146+ uses : mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11 .0.8.3.11 .0
147147 with :
148148 message : |
149149 View rendered docs @ https://intelpython.github.io/dpctl/pulls/${{ env.PR_NUM }}/index.html
@@ -152,7 +152,7 @@ jobs:
152152 if : ${{ github.event.pull_request && !github.event.pull_request.head.repo.fork && github.event.action == 'closed' }}
153153 env :
154154 PR_NUM : ${{ github.event.number }}
155- uses : mshick/add-pr-comment@64b8e914979889d746c99dea15a76e77ef64580a # v3.10 .0.8.3.10 .0
155+ uses : mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11 .0.8.3.11 .0
156156 with :
157157 message : |
158158 Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:
You can’t perform that action at this time.
0 commit comments