Skip to content

Commit 57736b3

Browse files
authored
Merge pull request #1 from ts-graphviz/dependabot/github_actions/actions/upload-artifact-4.4.3
Bump actions/upload-artifact from 4.4.2 to 4.4.3
2 parents 46a342f + a25029d commit 57736b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: pnpm install --frozen-lockfile
6060
- name: Build
6161
run: pnpm run build
62-
- uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
62+
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
6363
with:
6464
path: build
6565
name: build

0 commit comments

Comments
 (0)