Skip to content

Commit e06dcb4

Browse files
committed
Merge branch 'master' of https://github.com/loresoft/FluentRest
2 parents 537a2e1 + c812608 commit e06dcb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Upload Packages
5757
if: success() && github.event_name != 'pull_request'
58-
uses: actions/upload-artifact@v4
58+
uses: actions/upload-artifact@v5
5959
with:
6060
name: packages
6161
path: "${{env.BUILD_PATH}}"

0 commit comments

Comments
 (0)