You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This configuration file must be created in a the `.github/workflows/` directory.
66
66
67
67
For example, it could be named `.github/workflows/spelling_action.yml` for easy identification, if other actions are present.
68
68
69
-
In the above example, the configuration is pointing to the exact version of `0.31.0`, this repository also offers the canonical version `v0`, so there is less hassle keeping the action up to date.
69
+
In the above example, the configuration is pointing to the exact version of `0.32.0`, this repository also offers the canonical version `v0`, so there is less hassle keeping the action up to date.
0 commit comments