Skip to content

Commit 3c27da2

Browse files
committed
ci: bump actions/upload-artifact SHA to current v4
1 parent 0596d1c commit 3c27da2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/learning-loop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Upload rule proposals
3737
if: always()
38-
uses: actions/upload-artifact@65c79d7f54e76e4e3c7a8f34db0f4ac8b515c478 # v4
38+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
3939
with:
4040
name: rule-proposals
4141
path: shared-context/learning/rule-proposals/*.lgt
@@ -73,4 +73,4 @@ jobs:
7373

7474
steps:
7575
- name: Placeholder for rule deployment
76-
run: echo "Rule deployment will be implemented after approval workflow"
76+
run: echo "Rule deployment will be implemented after approval workflow"

0 commit comments

Comments
 (0)