Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Emopusta/MediatR into ref…
Browse files Browse the repository at this point in the history
…actor-open-behavior-entity

Update branch with current master.
  • Loading branch information
Emopusta committed Oct 30, 2024
2 parents e035b3f + db235f8 commit 5f37d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: ./Push.ps1
shell: pwsh
- name: Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: artifacts
path: artifacts/**/*
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: ./Push.ps1
shell: pwsh
- name: Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: artifacts
path: artifacts/**/*

0 comments on commit 5f37d8d

Please sign in to comment.