1.2.2
This commit is contained in:
parent
5f4f8a2949
commit
09b0beda20
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 1.2.2
|
||||||
|
* Update examples. (#7)
|
||||||
|
* Upgrade dependencies.
|
||||||
|
* Recommend using @v1 instead of pinning to a version.
|
||||||
|
|
||||||
## 1.2.1
|
## 1.2.1
|
||||||
* Make `version: master` actually work.
|
* Make `version: master` actually work.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "setup-zig",
|
"name": "setup-zig",
|
||||||
"description": "Use the zig compiler in your Github Action",
|
"description": "Use the zig compiler in your Github Action",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"author": "Renée Kooi <renee@kooi.me>",
|
"author": "Renée Kooi <renee@kooi.me>",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/goto-bus-stop/setup-zig/issues"
|
"url": "https://github.com/goto-bus-stop/setup-zig/issues"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user