Skip to content

Commit f6a047a

Browse files
committed
Update build.yml
1 parent 31100cc commit f6a047a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ jobs:
1414

1515
steps:
1616
- name: Checkout plugin
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v4.2.2
1818
with:
1919
path: SamplePlugin
2020

2121
- name: Checkout SDK
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v4.2.2
2323
with:
2424
repository: InkCanvasForClass/community
2525
path: community

0 commit comments

Comments
 (0)