Skip to content

Commit b9dd5a3

Browse files
committed
Update actions versions
1 parent 194f098 commit b9dd5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
sudo apt-get install graphviz {lib,}graphviz-dev
2727
2828
- name: Set up Python 3.11
29-
uses: actions/setup-python@v5.3.0
29+
uses: actions/setup-python@v5.4.0
3030
with:
3131
python-version: "3.11"
3232
cache: "pip"

0 commit comments

Comments
 (0)