Skip to content

Commit

Permalink
Merge branch 'master' into adv-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Nov 29, 2024
2 parents 557e021 + 54c0fea commit 4ea1143
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/comment-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifact
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
workflow: .github/workflows/check-type-sizes.yml
run_id: ${{ github.event.workflow_run.id }}
Expand Down
2 changes: 1 addition & 1 deletion df.globals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
-- .data

<global-object name='global_table'>
<static-array type-name='global_table_entry' count='366'/>
<static-array type-name='global_table_entry' count='379'/>
</global-object>

<!-- Cursor: to find, look in the non-bss .data segment -->
Expand Down

0 comments on commit 4ea1143

Please sign in to comment.