From 0226bd2bf876b9172572c7d6aaf1d2f7d0928687 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 22 Oct 2022 13:02:23 -0700 Subject: Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 69a5a247..9905855c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -48,7 +48,7 @@ jobs: node-version: 18 - name: Set up Python 3.10 🐍 - uses: actions/setup-python@v3 + uses: actions/setup-python@v4 with: python-version: "3.10" -- cgit v1.2.3