We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9b79c commit e52a4deCopy full SHA for e52a4de
README.md
@@ -14,6 +14,14 @@ actions can be run directly on your workstation.
14
>
15
> This tool currently only supports JavaScript and TypeScript actions!
16
17
+The following table tracks the versions of the GitHub Actions Toolkit that are
18
+currently implemented by this tool.
19
+
20
+| Package | Version |
21
+| ------------------- | -------- |
22
+| `@actions/artifact` | `2.2.0` |
23
+| `@actions/core` | `1.11.1` |
24
25
## v2 Changes
26
27
As of version `2.0.0`, the `local-action` tool has been updated to require
0 commit comments