Update circle upload-artifact version
This commit is contained in:
@@ -122,7 +122,7 @@ The converted workflow that is generated by the above command will now use the c
|
||||
|
||||
```diff
|
||||
- # # 'artifacts.terraform' was not transformed because there is no suitable equivalent in GitHub Actions
|
||||
+ uses: actions/upload-artifact@v2
|
||||
+ uses: actions/upload-artifact@v3
|
||||
+ with:
|
||||
+ path: "$PLAN_JSON"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user