feat(actions): Adds actions & lint #1

Merged
thomas merged 6 commits from improvements into master 2024-02-20 17:46:30 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit fd71643559 - Show all commits

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with: