Skip to content

Commit c551d91

Browse files
author
desiena
committed
Try cicd
1 parent c99190d commit c551d91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ jobs:
7171
if: false
7272
steps:
7373
- name: Checkout repository
74-
uses: actions/checkout@v4
74+
uses: actions/checkout@v5
7575

7676
- name: Set up Python
77-
uses: actions/setup-python@v5
77+
uses: actions/setup-python@v6
7878
with:
7979
python-version: '3.8'
8080

0 commit comments

Comments
 (0)