Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit db9f9e7

Browse files
update infer (#674)
1 parent 56d0d78 commit db9f9e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/infer.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- name: Setup .NET Core
19-
uses: actions/setup-dotnet@v2
19+
uses: actions/setup-dotnet@v4
2020
with:
2121
dotnet-version: 9.0.x
2222
- name: Install dependencies
@@ -25,7 +25,7 @@ jobs:
2525
run: dotnet build --configuration Release --no-restore
2626

2727
- name: Run Infer#
28-
uses: microsoft/infersharpaction@v1.4
28+
uses: microsoft/infersharpaction@v1.5
2929
id: runinfersharp
3030
with:
3131
binary-path: BitFaster.Caching/bin

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /