Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 0e443da

Browse files
committed
chore(deps): update actions/upload-artifact digest to 5076954
1 parent 517cc5b commit 0e443da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
env:
2323
CI: true
2424
- name: Archive production artifacts
25-
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
25+
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
2626
with:
2727
name: dist
2828
path: |

0 commit comments

Comments
 (0)