Skip to content

chore(deps): bump actions/setup-dotnet from 5 to 6 in the github-actions group across 1 directory #5

chore(deps): bump actions/setup-dotnet from 5 to 6 in the github-actions group across 1 directory

chore(deps): bump actions/setup-dotnet from 5 to 6 in the github-actions group across 1 directory #5

Workflow file for this run

name: CI
on:
pull_request:
paths:
- .github/workflows/**
push:
branches:
- main
paths:
- .github/workflows/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: raven-actions/actionlint@v2