We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91a10a commit cbc06a5Copy full SHA for cbc06a5
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches:
8
- "*"
9
+env:
10
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
11
12
jobs:
13
Get-CI-Image-Tag:
0 commit comments