Skip to content

Commit c39dc63

Browse files
authored
Update .github/workflows/ci.yml
1 parent ea8c6ce commit c39dc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: |
8484
jb build lectures --path-output ./ -n -W --keep-going
8585
- name: Check for Python warnings
86-
uses: QuantEcon/action-check-warnings@v1
86+
uses: QuantEcon/action-check-warnings@v1.0.0
8787
with:
8888
html-path: './_build/html'
8989
fail-on-warning: 'false'

0 commit comments

Comments
 (0)