1
0

Update actions/setup-java to v2.

This commit is contained in:
Gary Gregory
2021-04-19 10:03:10 -04:00
parent 242bd72384
commit 60343ea4f2
2 changed files with 5 additions and 4 deletions

View File

@@ -52,10 +52,10 @@ The <action> type attribute can be add,update,fix,remove.
</action>
<!-- UPDATES -->
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/checkout from v2.3.1 to v2.3.4 (#24).
Bump actions/checkout from v2.3.1 to v2.3.4, #24.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump actions/setup-java from v1.4.0 to v1.4.3 (#21).
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
Bump actions/setup-java from v1.4.0 to v2, #21.
</action>
<action dev="ggregory" type="update" due-to="xiaozhiliaoo">
Add more entries to .gitignore file #25.