Skip to content

Commit eded141

Browse files
⬆️ Bump quantecon/actions from 0.10.0 to 0.11.1
Bumps [quantecon/actions](https://github.com/quantecon/actions) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/quantecon/actions/releases) - [Changelog](https://github.com/QuantEcon/actions/blob/main/CHANGELOG.md) - [Commits](QuantEcon/actions@v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: quantecon/actions dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 191885f commit eded141

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
@@ -102,7 +102,7 @@ jobs:
102102
# Deploy to GitHub Pages + publish release assets (html archive, checksum, manifest)
103103
- name: Deploy to GitHub Pages
104104
id: deployment
105-
uses: quantecon/actions/publish-gh-pages@v0.10.0
105+
uses: quantecon/actions/publish-gh-pages@v0.11.1
106106
with:
107107
build-dir: _build/html
108108
cname: intro.quantecon.org

0 commit comments

Comments
 (0)