Skip to content

Commit ad96584

Browse files
authored
bump python action
1 parent 4495e96 commit ad96584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- name: Checkout master branch
1010
uses: actions/checkout@v4
11-
- uses: actions/setup-python@v4
11+
- uses: actions/setup-python@v5
1212
with:
1313
python-version: '3.10'
1414
- name: Install dependencies

0 commit comments

Comments
 (0)