Skip to content

Commit 95a23b6

Browse files
committed
Fix version string
1 parent b4f0a03 commit 95a23b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Screenshot Markmap Website
4545
id: screenshot-generator
4646
# uses: swinton/screenshot-website@v1.x
47-
uses: AxolStudio/screenshot-website@v1.1
47+
uses: AxolStudio/screenshot-website@1.1
4848
with:
4949
source: pattern-categorization/${{ matrix.folder }}/innersource-program-mind-map.html #strange syntax here. seems to not respect the working-directory default either
5050
destination: innersource-program-mind-map.png

0 commit comments

Comments
 (0)