Open jsoref opened 4 weeks ago
This suggests using @v... notation:
@v...
https://github.com/actions/publish-immutable-action/blob/4bc8754ffc40f27910afb20287dbbbb675a4e978/README.md?plain=1#L19-L22
This suggests using @... notation (which triggers warnings from at least the github vs code integration): https://github.com/actions/publish-immutable-action/blob/4bc8754ffc40f27910afb20287dbbbb675a4e978/README.md?plain=1#L54
@...
This tag exists which means that at the very least instances of 0.0.3 should be replaced with 0.0.4: https://github.com/actions/publish-immutable-action/releases/tag/v0.0.4
0.0.3
0.0.4
This suggests using
@v...
notation:https://github.com/actions/publish-immutable-action/blob/4bc8754ffc40f27910afb20287dbbbb675a4e978/README.md?plain=1#L19-L22
This suggests using
@...
notation (which triggers warnings from at least the github vs code integration): https://github.com/actions/publish-immutable-action/blob/4bc8754ffc40f27910afb20287dbbbb675a4e978/README.md?plain=1#L54This tag exists which means that at the very least instances of
0.0.3
should be replaced with0.0.4
: https://github.com/actions/publish-immutable-action/releases/tag/v0.0.4