There was an error while loading. Please reload this page.
1 parent b4963eb commit 80542dcCopy full SHA for 80542dc
1 file changed
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
32
- name: Setup
33
uses: actions/setup-node@v4
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
- name: Build
56
run: docker build --tag dr4ft-app .
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
0 commit comments