Skip to content

Commit 7c90da2

Browse files
Update actions/setup-python action to v6
1 parent 03aa2f3 commit 7c90da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Certora.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: forge install
3131

3232
- name: Install python
33-
uses: actions/setup-python@v5
33+
uses: actions/setup-python@v6
3434
with:
3535
python-version: "3.10"
3636
cache: "pip"

0 commit comments

Comments
 (0)