Skip to content

Commit 8cc0aec

Browse files
authored
Merge pull request #323 from adrn/dependabot/github_actions/dfm/rtds-action-1.1.0
Bump dfm/rtds-action from 1.0.3 to 1.1.0
2 parents 7d26f56 + ce57331 commit 8cc0aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tutorials.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Trigger RTDs build
4343
if: ${{ github.event_name != 'pull_request' }}
44-
uses: dfm/rtds-action@v1.0.3
44+
uses: dfm/rtds-action@v1.1.0
4545
with:
4646
webhook_url: ${{ secrets.RTDS_WEBHOOK_URL }}
4747
webhook_token: ${{ secrets.RTDS_WEBHOOK_TOKEN }}

0 commit comments

Comments
 (0)