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

Commit 1e64f5b

Browse files
committed
chore(deps): update actions/upload-artifact digest to 604373d
1 parent 92d9d26 commit 1e64f5b

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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
25+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
2626
with:
2727
name: dist
2828
path: |

0 commit comments

Comments
 (0)