Skip to content

chore(deps): Bump algokit-utils from 1.4.0 to 2.4.0 #4

chore(deps): Bump algokit-utils from 1.4.0 to 2.4.0

chore(deps): Bump algokit-utils from 1.4.0 to 2.4.0 #4

Workflow file for this run

name: Pull Request validation
on:
pull_request:
branches:
- main
schedule:
- cron: "0 8 * * 1" # Each monday 8 AM UTC
jobs:
pr-check:
name: Check Python
uses: ./.github/workflows/check-python.yaml