Skip to content

Commit 924d69a

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bb3d6f commit 924d69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
{
6767
"name": "Upload build artifacts",
68-
"uses": "actions/[email protected].1",
68+
"uses": "actions/[email protected].2",
6969
"with": {
7070
"path": "dist/"
7171
}

0 commit comments

Comments
 (0)