Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

build(deps): bump actions/upload-artifact from 6 to 7 #1095

build(deps): bump actions/upload-artifact from 6 to 7

build(deps): bump actions/upload-artifact from 6 to 7 #1095

Workflow file for this run

---
name: CI in debug
on:
push:
branches:
- '**'
tags-ignore:
- '**'
workflow_dispatch:
jobs:
main:
uses: ./.github/workflows/main_base.yml
secrets: inherit
with:
toolchain: 1.90.0
debug_or_release: debug
platforms: linux/amd64