Skip to content

Commit a6d2b6b

Browse files
committed
54 - UE5.4.2
1 parent 5e8e570 commit a6d2b6b

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

0 commit comments

Comments
 (0)