Skip to content

Fix CI deprecation warnings in GitHub Actions workflows #2111

Fix CI deprecation warnings in GitHub Actions workflows

Fix CI deprecation warnings in GitHub Actions workflows #2111

Workflow file for this run

name: Format suggestions
on: [pull_request]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v4