We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01832a commit 74ac24dCopy full SHA for 74ac24d
1 file changed
README.md
@@ -119,6 +119,11 @@ Make sure to include `use-ruby` in the `key` to avoid conflicting with previous
119
120
* This action currently only works with GitHub-hosted runners, not private runners.
121
122
+## Versioning
123
+
124
+This action follows semantic versioning with a moving `v1` branch.
125
+This follows the [recommendations](https://github.com/actions/toolkit/blob/master/docs/action-versioning.md) of GitHub Actions.
126
127
## Credits
128
129
Most of the Windows logic is from https://github.com/MSP-Greg/actions-ruby by MSP-Greg.
0 commit comments