Skip to content

Update all non-major dependencies (#1318) #2998

Update all non-major dependencies (#1318)

Update all non-major dependencies (#1318) #2998

Workflow file for this run

name: Check
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Build
uses: ./.github/actions/build
with:
environment: development