File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 pyproject.toml
2121 sparse-checkout-cone-mode : false
2222
23- - uses : autopub/autopub-action@v1.1.0
23+ - uses : autopub/autopub-action@v1.1.1
2424 with :
2525 command : check
2626 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v4
1919
20- - uses : autopub/autopub-action@v1.1.0
20+ - uses : autopub/autopub-action@v1.1.1
2121 id : check
2222 with :
2323 command : check
@@ -33,15 +33,15 @@ jobs:
3333 fetch-depth : 0
3434 token : ${{ github.token }}
3535
36- - uses : autopub/autopub-action@v1.1.0
36+ - uses : autopub/autopub-action@v1.1.1
3737 with :
3838 command : prepare
3939
40- - uses : autopub/autopub-action@v1.1.0
40+ - uses : autopub/autopub-action@v1.1.1
4141 with :
4242 command : build
4343
44- - uses : autopub/autopub-action@v1.1.0
44+ - uses : autopub/autopub-action@v1.1.1
4545 with :
4646 command : publish
4747 github-token : ${{ github.token }}
You can’t perform that action at this time.
0 commit comments