Skip to content

Commit 8f4b6e2

Browse files
Update GitHub Actions to use specific commit ref
1 parent 3aa9848 commit 8f4b6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212
with:
1313
repository: AppFlowy-IO/AppFlowy-Web
14-
ref: main
14+
ref: d3eb7cf7fe96bbe21aa4bd192f3dc8aea6347507
1515

1616
- name: Set up Docker Buildx
1717
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)