Skip to content

Commit dbce448

Browse files
Bump actions/setup-python in /.github/actions/setup-nca-env (#417)
1 parent c0cecb4 commit dbce448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-nca-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Checks out NCA, then installs the required dependencies'
33
runs:
44
using: "composite"
55
steps:
6-
- uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4.4.0
6+
- uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
77
with:
88
python-version: 3.8
99
architecture: x64

0 commit comments

Comments
 (0)