Skip to content

Commit e277db0

Browse files
Update actions/setup-python digest to 3d1e2d2
1 parent e0e6f41 commit e277db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
6262

6363
- name: Set up Python
64-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
64+
uses: actions/setup-python@3d1e2d2ca0a067f27da6fec484fce7f5256def85
6565
with:
6666
python-version: ${{ matrix.python_version }}
6767

0 commit comments

Comments
 (0)