Skip to content

Commit aeec6e1

Browse files
committed
chore: update setup-python version to avoid Node JS warning
1 parent 495a04b commit aeec6e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
using: 'composite'
3232
steps:
3333
- name: Install Python
34-
uses: "actions/setup-python@v2"
34+
uses: "actions/setup-python@v4"
3535
with:
3636
python-version: "3.7"
3737
- name: Install dbt

0 commit comments

Comments
 (0)