Skip to content

Commit

Permalink
Test Node.js v20 support
Browse files Browse the repository at this point in the history
Consume changes from martincostello/update-dotnet-sdk#729 instead.
  • Loading branch information
martincostello authored Jan 29, 2024
1 parent 4877189 commit 9bab25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dotnet-sdks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: 'update-${{ matrix.repo }}'
needs: [ get-repos ]
if: needs.get-repos.outputs.updates != '[]'
uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@test-updated-action
uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@ff9625b0ff17fe1c25dc110b52977bcdf8cb6983 # v3.1.3

concurrency:
group: 'update-sdk-${{ matrix.repo }}'
Expand Down

0 comments on commit 9bab25e

Please sign in to comment.