neiam
/action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Ease maintenance (#43)
31cf3db · Paulo F. Oliveira · 2021-05-28 13:49
Files changed
modified
package-lock.json
+0
−1
@@ -5,7 +5,6 @@
| 5 | 5 | "requires": true, |
| 6 | 6 | "packages": { |
| 7 | 7 | "": { |
| 8 | − "version": "1.7.1", | |
| 9 | 8 | "license": "MIT", |
| 10 | 9 | "dependencies": { |
| 11 | 10 | "@actions/core": "1.2.6", |
modified
package.json
+0
−1
@@ -1,6 +1,5 @@
| 1 | 1 | { |
| 2 | 2 | "name": "setup-beam", |
| 3 | − "version": "1.7.1", | |
| 4 | 3 | "license": "MIT", |
| 5 | 4 | "private": true, |
| 6 | 5 | "scripts": { |
Parents: 11d59b1