Skip to content

Commit 9d483be

Browse files
fix: incorrect variable name
1 parent 75c22a4 commit 9d483be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdk_package_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install asdf dependencies in .tool-versions
4545
uses: asdf-vm/actions/install@1902764435ca0dd2f3388eea723a4f92a4eb8302
4646
with:
47-
asdf_branch: v0.18.0
47+
asdf_version: v0.18.0
4848
env:
4949
PYTHON_CONFIGURE_OPTS: --enable-shared
5050

0 commit comments

Comments
 (0)