Skip to content

Commit dd08af5

Browse files
Bump actions/setup-dotnet from 4 to 5 in the github-actions group
Bumps the github-actions group with 1 update: [actions/setup-dotnet](https://github.com/actions/setup-dotnet). Updates `actions/setup-dotnet` from 4 to 5 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fce38e commit dd08af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-cloudflare-proxies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
ref: ${{ github.ref }}
1616

17-
- uses: actions/setup-dotnet@v4
17+
- uses: actions/setup-dotnet@v5
1818

1919
- name: Build to regenerate Cloudflare IPs
2020
run: dotnet build Common/Common.csproj

0 commit comments

Comments
 (0)