We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c8484 commit 2b41ad9Copy full SHA for 2b41ad9
1 file changed
.github/actions/create-native-bundle/action.yml
@@ -41,7 +41,7 @@ runs:
41
env:
42
NODE_OPTIONS: --max_old_space_size=6144
43
- name: "Upload bundle for ${{ inputs.platform }}"
44
- uses: actions/upload-artifact@v3.1.2
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
45
with:
46
name: ${{ inputs.platform }}-bundle
47
path: ${{ inputs.platform }}
0 commit comments