Skip to content

Commit 173932f

Browse files
committed
54 - UE5.4.4
1 parent d882ddb commit 173932f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
username: ${{ github.actor }}
4343
password: ${{ secrets.UNREAL_ENGINE_PERSONAL_TOKEN }}
4444
registry: ghcr.io
45-
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.4.3
45+
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.4.4
4646
options: -v ${{ github.workspace }}:/work -e ABC=123
4747
run: |
4848
echo "Running Script"

0 commit comments

Comments
 (0)