1
0
mirror of https://github.com/benjlevesque/short-sha.git synced 2025-12-06 09:47:49 +01:00

remove old deprecation notice

This commit is contained in:
Benjamin Levesque
2022-10-20 10:48:40 +02:00
committed by GitHub
parent c54f75df70
commit 3c0aed290c

View File

@@ -2,10 +2,6 @@
`short-sha` is a GitHub Action than provides an output `sha` with the shortened commit SHA.
> :warning: On November 16th, 2020 Github removes the `set-env` command. Version prior to v1.2 of this action *will not work*. See github [annoucement](https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/) for details.
## Usage
```yaml