There was an error while loading. Please reload this page.
1 parent 9e9a6ff commit c5ccf26Copy full SHA for c5ccf26
1 file changed
.github/workflows/sync.yml
@@ -14,10 +14,10 @@ jobs:
14
15
steps:
16
- name: Checkout repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18
19
- name: Set up Python
20
- uses: actions/setup-python@v5
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
21
with:
22
python-version: '3.10'
23
0 commit comments