Skip to content

Commit 0c4362e

Browse files
authored
Update generate-image-wall-on-demand-for-anyone.yml
1 parent c241a3f commit 0c4362e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate-image-wall-on-demand-for-anyone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
steps:
1919

2020
- name: checkout repo content
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v4
2222

2323
- name: setup python
24-
uses: actions/setup-python@v2
24+
uses: actions/setup-python@v5
2525
with:
2626
python-version: '3.12'
2727

0 commit comments

Comments
 (0)