Skip to content

Commit

Permalink
Merge pull request #75 from Spec-ify/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4.4.3

Bump actions/upload-artifact from 4.3.6 to 4.4.3
  • Loading branch information
zleyyij authored Oct 23, 2024
2 parents 15a8fff + 8ee8196 commit 99d8c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-commit-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build Release - NoRing0 build
run: msbuild client\client.sln -property:Configuration=ReleaseNoRing0
- name: Upload build
uses: actions/upload-artifact@v4.3.6
uses: actions/upload-artifact@v4.4.3
with:
name: specify_client_commit
path: |
Expand Down

0 comments on commit 99d8c23

Please sign in to comment.