We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6b7d8 commit d614050Copy full SHA for d614050
.github/workflows/benchmark.yml
@@ -39,7 +39,7 @@ jobs:
39
show-progress: false
40
41
- name: Setup .NET SDK
42
- uses: actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9 # v4.3.1
+ uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
43
44
- name: Run benchmarks
45
shell: pwsh
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
- name: Setup Node
55
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
0 commit comments