Merge pull request #3 from 4drian3d/dependabot/github_actions/actions/upload-artifact-2.2.4
Bump actions/upload-artifact from 2.2.3 to 2.2.4
This commit is contained in:
commit
4ad86aa9bd
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
command: mvn -B package --file pom.xml
|
command: mvn -B package --file pom.xml
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v2.2.3
|
uses: actions/upload-artifact@v2.2.4
|
||||||
with:
|
with:
|
||||||
name: AuthmeVelocity
|
name: AuthmeVelocity
|
||||||
path: |
|
path: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user