Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
add .net 8.0 to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed Nov 16, 2023
1 parent bfb5a5e commit 23fdf63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
5.0
6.0
7.0
8.0
- name: Cache Tools
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
5.0
6.0
7.0
8.0
- name: Cache Tools
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3
Expand Down

0 comments on commit 23fdf63

Please sign in to comment.