Skip to content

Commit 8101ccd

Browse files
committed
Update actions version in workflow
1 parent 5bf9e84 commit 8101ccd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-model-multipliers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525

2626
- name: Set up Python
27-
uses: actions/setup-python@v5
27+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2828
with:
2929
python-version: '3.x'
3030

0 commit comments

Comments
 (0)