Skip to content

Commit e9ce77f

Browse files
committed
more version churn to stop warnings
1 parent 4492fbd commit e9ce77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757

5858
- name: Upload build artifacts
59-
uses: actions/upload-artifact@v2
59+
uses: actions/upload-artifact@v3
6060
with:
6161
name: ${{ github.event.repository.name }}.${{ github.sha }}
6262
path: |

0 commit comments

Comments
 (0)