Skip to content

Commit bc534e3

Browse files
committed
Merge branch 'release/1.0.1.3'
2 parents 93f69f1 + 13a5ab5 commit bc534e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
poetry-version: 1.7.1
123123
- name: Install dependencies
124124
run: |
125-
wget https://github.com/jgm/pandoc/releases/download/3.1.6/pandoc-3.1.11.1-1-amd64.deb
125+
wget https://github.com/jgm/pandoc/releases/download/3.1.11.1/pandoc-3.1.11.1-1-amd64.deb
126126
sudo dpkg -i ./pandoc-3.1.11.1-1-amd64.deb
127127
poetry install
128128
- name: Test

0 commit comments

Comments
 (0)