Skip to content

Commit 9bc7e2a

Browse files
Bump actions/setup-python in /.github/actions/setup-nca-env (#564)
1 parent d049c19 commit 9bc7e2a

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@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
6+
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
77
with:
88
python-version: 3.8
99
architecture: x64

0 commit comments

Comments
 (0)