Skip to content

Commit 8305d7a

Browse files
committed
Prepare for 1.0.0 release
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 03ce6d0 commit 8305d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout code
1616
uses: actions/checkout@v4
1717
- name: Setup Python
18-
uses: frequenz-floss/gh-action-setup-python-with-deps@v0.x.x
18+
uses: frequenz-floss/gh-action-setup-python-with-deps@v1.0.0
1919
with:
2020
python-version: "3.11"
2121
dependencies: "mkdocs"

0 commit comments

Comments
 (0)