Skip to content

Commit

Permalink
Update actions/upload-artifact to v4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzimmermann committed Oct 20, 2024
1 parent 1a78869 commit 3d103a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
fi
fi
- name: Upload Artifacts
uses: actions/upload-artifact@v2.2.4
uses: actions/upload-artifact@v4.4.3
with:
name: TradeSystem
path: TradeSystem-Bundle/target/*.jar

0 comments on commit 3d103a5

Please sign in to comment.