summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-10-22 13:02:23 -0700
committerGitHub <noreply@github.com>2022-10-22 13:02:23 -0700
commit0226bd2bf876b9172572c7d6aaf1d2f7d0928687 (patch)
tree1c38b10263fa677d0247fb60e90365fd67ba289c /.github
parent7b16b623c8445f46fd6d5441989ac2feb4b0eeb9 (diff)
downloaddecky-loader-0226bd2bf876b9172572c7d6aaf1d2f7d0928687.tar.gz
decky-loader-0226bd2bf876b9172572c7d6aaf1d2f7d0928687.zip
Update build.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
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"