Skip to content

Commit 0718820

Browse files
committed
chore: move to upload-artifact v4
1 parent cb86166 commit 0718820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
#
102102
# Ex: https://github.com/jdevries3133/calcount/actions/runs/7469335297/job/20326309777
103103
- name: maybe save nonpersisted tfstate
104-
uses: actions/upload-artifact@v3
104+
uses: actions/upload-artifact@v4
105105
with:
106106
name: errored-tfstate
107107
path: errored.tfstate

0 commit comments

Comments
 (0)