Skip to content

Commit 49ce4f1

Browse files
committed
fix action version
1 parent 227e226 commit 49ce4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- name: run phpipam-action
10-
uses: codeaffen/phpipam-action@latest
10+
uses: codeaffen/phpipam-action@v0.0.1

0 commit comments

Comments
 (0)