Skip to content

Commit 7b0a37f

Browse files
Fixes action version.
1 parent c5ded58 commit 7b0a37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v3
1212
- id: Test
13-
uses: structr/structr-deploy-action@v1.1-beta
13+
uses: structr/structr-deploy-action@v1
1414
with:
1515
neo4j-version: '4.4'
1616
structr-version: '4.3-SNAPSHOT'

0 commit comments

Comments
 (0)