Skip to content

Commit 4de8222

Browse files
committed
gh deploy pages action version bump
1 parent e49d3b0 commit 4de8222

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
steps:
3030
- name: Deploy to GitHub Pages
3131
id: deployment
32-
uses: actions/deploy-pages@v2
32+
uses: actions/deploy-pages@v4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ridepy"
7-
version = "2.1.post4"
7+
version = "2.1.post5"
88
authors = [
99
{ name = "Felix Jung", email = "felix.jung@tu-dresden.de" },
1010
{ name = "Debsankha Manik", email = "dmanik@debsankha.net" },

0 commit comments

Comments
 (0)