Skip to content

Commit d882ddb

Browse files
committed
54 - UE5.4.3
1 parent a6d2b6b commit d882ddb

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.2
45+
image: ghcr.io/epicgames/unreal-engine:dev-slim-5.4.3
4646
options: -v ${{ github.workspace }}:/work -e ABC=123
4747
run: |
4848
echo "Running Script"

0 commit comments

Comments
 (0)