Skip to content

Commit 0f9a3bf

Browse files
authored
Update snapshot.yml
1 parent 4f21cdd commit 0f9a3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515

1616
- name: Set LD_VERSION
17-
run: echo ::set-env name=LD_VERSION::0.0
17+
run: echo "LD_VERSION=0.0" >> $GITHUB_ENV
1818

1919
- name: Set up JDK 1.8
2020
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)