Skip to content

Commit

Permalink
Merge pull request #1 from taurit/dependabot/github_actions/github-ac…
Browse files Browse the repository at this point in the history
…tions-dependencies-012fd1637d

Bump the github-actions-dependencies group with 2 updates
  • Loading branch information
taurit authored Jun 28, 2024
2 parents ac4253d + 679600e commit 7b3f6f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup .NET SDK
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.0.x'

Expand Down

0 comments on commit 7b3f6f7

Please sign in to comment.