Skip to content

Bump actions/setup-python from 4 to 5 (#154) #63

Bump actions/setup-python from 4 to 5 (#154)

Bump actions/setup-python from 4 to 5 (#154) #63

Workflow file for this run

name: nbdime-git-diff
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Python 3.9
uses: actions/setup-python@v5
with:
python-version: "3.9.13"
- name: nbdime-git-diff
uses: raybellwaves/[email protected]