Skip to content

Bump BugSplat-Git/symbol-upload from 10.2.1 to 10.2.2 in /post-bugsplat-windows #45

Bump BugSplat-Git/symbol-upload from 10.2.1 to 10.2.2 in /post-bugsplat-windows

Bump BugSplat-Git/symbol-upload from 10.2.1 to 10.2.2 in /post-bugsplat-windows #45

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
tags: [v*.*.*]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
with:
python-version: '3.13'
- uses: pre-commit/action@v3.0.1