Skip to content

Commit 5866de9

Browse files
committed
use 5.4
1 parent a014f47 commit 5866de9

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

0 commit comments

Comments
 (0)