Skip to content

Commit b22983d

Browse files
⬆️ Bump quantecon/actions from 0.8.0 to 0.9.0 (#585)
Bumps [quantecon/actions](https://github.com/quantecon/actions) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/quantecon/actions/releases) - [Changelog](https://github.com/QuantEcon/actions/blob/main/CHANGELOG.md) - [Commits](QuantEcon/actions@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: quantecon/actions dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5816589 commit b22983d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
# Deploy to GitHub Pages + publish release assets (html archive, checksum, manifest)
105105
- name: Deploy to GitHub Pages
106106
id: deployment
107-
uses: quantecon/actions/publish-gh-pages@v0.8.0
107+
uses: quantecon/actions/publish-gh-pages@v0.9.0
108108
with:
109109
build-dir: _build/html
110110
cname: python-programming.quantecon.org

0 commit comments

Comments
 (0)