Skip to content

Commit

Permalink
Merge branch 'main' into LOOM-1668-backpack-date-picker-fires-change-…
Browse files Browse the repository at this point in the history
…event-on-value-change
  • Loading branch information
amburrrshand committed Sep 17, 2024
2 parents 0a19d99 + b06a70a commit 0e36897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
tar -cf ${{env.BUILD_LOGS}}.tar.br --use-compress-program="brotli -q 7" ./logs
- name: Upload test logs
uses: actions/upload-artifact@v4.3.6
uses: actions/upload-artifact@v4.4.0
with:
name: ${{env.BUILD_LOGS}}
path: ${{env.BUILD_LOGS}}.tar.br
Expand Down

0 comments on commit 0e36897

Please sign in to comment.