Skip to content

Commit 0830814

Browse files
committed
revert: build: setup terminal session
1 parent dd4a277 commit 0830814

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/update_pr_copyright_years.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,6 @@ jobs:
115115
files=$(echo "$files" | tr '\n' ' ' | sed 's/^ //;s/ $//')
116116
echo "files=${files}" >> $GITHUB_OUTPUT
117117
118-
# Setup a terminal session:
119-
- name: 'Setup upterm session'
120-
# Pin action to full length commit SHA
121-
uses: lhotari/action-upterm@b0357f23233f5ea6d58947c0c402e0631bab7334 # v1.0.0
122-
123118
# Update the copyright years:
124119
- name: 'Update copyright years'
125120
id: update-years

0 commit comments

Comments
 (0)