Skip to content

Bump pillow from 10.2.0 to 10.3.0 #1138

Bump pillow from 10.2.0 to 10.3.0

Bump pillow from 10.2.0 to 10.3.0 #1138

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: poetry install
- name: Build figures
run: make all
- name: Upload files
uses: actions/upload-artifact@v4
with:
name: files
path: output