Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
daquinteroflex committed Jul 7, 2024
1 parent 663f53e commit d53a77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-to-readthedocs-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Push tag if tag-triggered-sync
if: contains(github.ref, 'refs/tags/')
uses: actions/github-script@v5
uses: actions/github-script@v6
with:
script: |
const owner = 'flexcompute-readthedocs';
Expand Down

0 comments on commit d53a77f

Please sign in to comment.