Skip to content

Commit f3a40a4

Browse files
authored
Merge pull request #78 from Aditya30ag/fix/ci-set-output-deprecation
2 parents b085145 + 9e43ca4 commit f3a40a4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ jobs:
6464
steps:
6565
- name: Checkout Repository
6666
uses: actions/checkout@v6
67-
- name: Get current date
68-
id: date
69-
run: echo "::set-output name=date::$(date +'%Y%m%d')"
7067
- name: Download all workflow run artifacts
7168
uses: actions/download-artifact@v6
7269
with:

0 commit comments

Comments
 (0)