Skip to content

Commit e6dc896

Browse files
committed
without hash
1 parent 6a3df3f commit e6dc896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: '20'
2020

2121
- name: Setup Python
22-
uses: actions/setup-python@39c08a0eaaa1ab70dfc3ae407aa7529c334f20c8 # v5.5.0
22+
uses: actions/setup-python@v5.5.0 # v5.5.0
2323
with:
2424
python-version: '3.13'
2525

0 commit comments

Comments
 (0)