Skip to content

Commit 324056e

Browse files
authored
Update .github/workflows/ci.yml
1 parent 87ba05f commit 324056e

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
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
jb build lectures --path-output ./ -n -W --keep-going
7878
- name: Check for Python warnings
79-
uses: QuantEcon/meta/.github/actions/check-warnings@main
79+
uses: QuantEcon/actions-check-warnings@v1
8080
with:
8181
html-path: './_build/html'
8282
fail-on-warning: 'false'

0 commit comments

Comments
 (0)