Skip to content

Commit 1d0dbff

Browse files
authored
Merge pull request #15 from hub-dela/dependabot/github_actions/actions/upload-artifact-3.1.3
fix(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
2 parents ec3c8e1 + 539d256 commit 1d0dbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
npm run compile
2020
2121
- name: Upload Distributable
22-
uses: actions/[email protected].2
22+
uses: actions/[email protected].3
2323
with:
2424
name: dist
2525
path: |

0 commit comments

Comments
 (0)