Skip to content

Commit

Permalink
Update ci_runner.yml
Browse files Browse the repository at this point in the history
Update ci_runner to v4 to handle forked repositories.
  • Loading branch information
mgough-970 authored Mar 14, 2024
1 parent 168bd58 commit c3bf40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:

jobs:
NotebookExecutionValidation:
uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_runner.yml@v3
uses: spacetelescope/notebook-ci-actions/.github/workflows/ci_runner.yml@v4
with:
python-version: ${{ vars.PYTHON_VERSION }}
permissions:
Expand Down

0 comments on commit c3bf40f

Please sign in to comment.