Skip to content

Commit ac39356

Browse files
committed
Update action version for upload-artifact.
1 parent 1d8ff75 commit ac39356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Debug: Upload workpace state
4444
- name: Upload workspace state
45-
uses: actions/upload-artifact@v2
45+
uses: actions/upload-artifact@v3
4646
with:
4747
name: workspace-state-after
4848
path: .

0 commit comments

Comments
 (0)