Skip to content

Bump dotnet funtimet to 8 #30

Bump dotnet funtimet to 8

Bump dotnet funtimet to 8 #30

Workflow file for this run

name: Build pages on Pull Request
on:
pull_request:
branches: ["main"]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build pages
uses: ./.github/actions/build